Skip to content

Commit

Permalink
Merge pull request #322 from chancancode/skylight-instrumentation
Browse files Browse the repository at this point in the history
Add Skylight instrumentation
  • Loading branch information
sauloperez authored Feb 5, 2018
2 parents ea0b66b + 49359ec commit 4578ab0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ gem 'prawn-table'
gem 'bundler', '>= 1.10.6'
gem 'elasticsearch-model'
gem 'elasticsearch-rails'
gem 'skylight'

# Assets
gem 'jquery-rails', '4.0.4'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@ GEM
simple_form (3.1.0)
actionpack (~> 4.0)
activemodel (~> 4.0)
skylight (1.5.0)
activesupport (>= 3.0.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
Expand Down Expand Up @@ -425,6 +427,7 @@ DEPENDENCIES
select2-rails
shoulda (>= 3.5)
simple_form (>= 3.0.0)
skylight
thin
uglifier (= 2.7.2)
unicorn
Expand Down

0 comments on commit 4578ab0

Please sign in to comment.