Browse Source

Bump Turbo

pull/109/head
baarkerlounger 4 years ago
parent
commit
1556351bdc
  1. 14
      Gemfile.lock

14
Gemfile.lock

@ -26,7 +26,7 @@ GIT
GIT GIT
remote: https://github.com/rspec/rspec-rails.git remote: https://github.com/rspec/rspec-rails.git
revision: d3e7b85877fcbcec63f8a76434d8750e7f3b7aef revision: 1fe6c2e8a56f46ae4c2f13ffa0733cce3b717c2d
branch: main branch: main
specs: specs:
rspec-rails (5.1.0.pre) rspec-rails (5.1.0.pre)
@ -124,7 +124,7 @@ GEM
ast (2.4.2) ast (2.4.2)
bcrypt (3.1.16) bcrypt (3.1.16)
bindex (0.8.1) bindex (0.8.1)
bootsnap (1.9.1) bootsnap (1.9.3)
msgpack (~> 1.0) msgpack (~> 1.0)
builder (3.2.4) builder (3.2.4)
byebug (11.1.3) byebug (11.1.3)
@ -171,7 +171,7 @@ GEM
formtastic (4.0.0) formtastic (4.0.0)
actionpack (>= 5.2.0) actionpack (>= 5.2.0)
formtastic_i18n (0.7.0) formtastic_i18n (0.7.0)
globalid (0.5.2) globalid (0.6.0)
activesupport (>= 5.0) activesupport (>= 5.0)
govuk-components (2.1.4) govuk-components (2.1.4)
activemodel (>= 6.0) activemodel (>= 6.0)
@ -345,7 +345,7 @@ GEM
sass (~> 3.5, >= 3.5.5) sass (~> 3.5, >= 3.5.5)
scss_lint-govuk (0.2.0) scss_lint-govuk (0.2.0)
scss_lint scss_lint
selenium-webdriver (4.0.3) selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0) childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
@ -359,14 +359,14 @@ GEM
sprockets (4.0.2) sprockets (4.0.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.4.0) sprockets-rails (3.4.1)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
stimulus-rails (0.7.2) stimulus-rails (0.7.3)
rails (>= 6.0.0) rails (>= 6.0.0)
thor (1.1.0) thor (1.1.0)
turbo-rails (0.8.3) turbo-rails (0.9.0)
rails (>= 6.0.0) rails (>= 6.0.0)
tzinfo (2.0.4) tzinfo (2.0.4)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)

Loading…
Cancel
Save