Skip to content

Commit

Permalink
Merge 947b971 into f469d6b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 6, 2018
2 parents f469d6b + 947b971 commit 0bbd6ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gem 'coffee-rails', '~> 4.2'
# => https://github.com/turbolinks/turbolinks
gem 'turbolinks', '~> 5'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.5'
gem 'jbuilder', '~> 2.8'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 3.0'
# Use ActiveModel has_secure_password
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.1)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand All @@ -94,9 +94,9 @@ GEM
tilt
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.1.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
jbuilder (2.8.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
json (2.1.0)
Expand Down Expand Up @@ -250,7 +250,7 @@ DEPENDENCIES
coveralls
devise
haml
jbuilder (~> 2.5)
jbuilder (~> 2.8)
letter_opener
listen (>= 3.0.5, < 3.2)
pg
Expand Down

0 comments on commit 0bbd6ce

Please sign in to comment.