Skip to content

Commit

Permalink
After tests run, default is Turbolinks 5
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed Apr 30, 2017
1 parent 42c9ff7 commit 4316e22
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions spec/dummy/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,9 @@ GEM
thread_safe (0.3.6)
tilt (2.0.6)
tins (1.13.2)
turbolinks (2.5.3)
coffee-rails
turbolinks (5.0.1)
turbolinks-source (~> 5)
turbolinks-source (5.0.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uglifier (3.1.4)
Expand Down Expand Up @@ -325,7 +326,7 @@ DEPENDENCIES
selenium-webdriver
spring
sqlite3
turbolinks (= 2.5.3)
turbolinks (~> 5.0)
uglifier
webpacker_lite (= 0.0.5)

Expand Down

0 comments on commit 4316e22

Please sign in to comment.