Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
Merge pull request #562 from y-yagi/dependabot/bundler/turbolinks-5.2.0
Browse files Browse the repository at this point in the history
Bump turbolinks from 5.1.1 to 5.2.0
  • Loading branch information
y-yagi committed Sep 7, 2018
2 parents 5f88948 + ea0b7d1 commit 272af73
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 @@ -35,7 +35,7 @@ gem 'sprockets', '~> 3.7'
gem 'skylight'
gem 'puma'
gem 'slim-rails'
gem 'turbolinks', '~> 5.1.1'
gem 'turbolinks', '~> 5.2.0'
gem 'uglifier', '>= 1.3.0'
gem 'pghero'
gem 'pg_query', '>= 0.9.0'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,9 +346,9 @@ GEM
thread_safe (0.3.6)
tilt (2.0.8)
tins (1.16.3)
turbolinks (5.1.1)
turbolinks-source (~> 5.1)
turbolinks-source (5.1.0)
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.18)
Expand Down Expand Up @@ -429,7 +429,7 @@ DEPENDENCIES
sprockets (~> 3.7)
stackprof
the_garage
turbolinks (~> 5.1.1)
turbolinks (~> 5.2.0)
uglifier (>= 1.3.0)
vcr
web-console (>= 2.1.3)
Expand Down

0 comments on commit 272af73

Please sign in to comment.