test_app/Gemfile.lock in mobility-actiontext-0.3.0 vs test_app/Gemfile.lock in mobility-actiontext-0.4.0
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: ..
specs:
- mobility-actiontext (0.3.0)
+ mobility-actiontext (0.4.0)
mobility (~> 1.2)
- rails (~> 6.0)
+ rails (>= 6.0)
GEM
remote: https://rubygems.org/
specs:
actioncable (6.1.4.1)
@@ -72,39 +72,39 @@
byebug (11.1.3)
concurrent-ruby (1.1.9)
crass (1.0.6)
erubi (1.10.0)
ffi (1.15.4)
- globalid (0.5.2)
+ globalid (1.0.0)
activesupport (>= 5.0)
- i18n (1.8.10)
+ i18n (1.8.11)
concurrent-ruby (~> 1.0)
- jbuilder (2.11.2)
+ jbuilder (2.11.3)
activesupport (>= 5.0.0)
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- loofah (2.12.0)
+ loofah (2.13.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (1.0.0)
- mini_mime (1.1.1)
+ mini_mime (1.1.2)
minitest (5.14.4)
- mobility (1.2.2)
+ mobility (1.2.5)
i18n (>= 0.6.10, < 2)
request_store (~> 1.0)
nio4r (2.5.8)
nokogiri (1.12.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-linux)
racc (~> 1.4)
- puma (5.5.0)
+ puma (5.5.2)
nio4r (~> 2.0)
- racc (1.5.2)
+ racc (1.6.0)
rack (2.2.3)
rack-mini-profiler (2.3.3)
rack (>= 1.2.0)
rack-test (1.1.0)
rack (>= 1.0, < 3)
@@ -151,31 +151,31 @@
sprockets-rails
tilt
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
- sprockets-rails (3.2.2)
- actionpack (>= 4.0)
- activesupport (>= 4.0)
+ sprockets-rails (3.4.2)
+ actionpack (>= 5.2)
+ activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
thor (1.1.0)
tilt (2.0.10)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
- web-console (4.1.0)
+ web-console (4.2.0)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.1)
PLATFORMS
x86_64-darwin-20
x86_64-linux
@@ -193,9 +193,9 @@
turbolinks (~> 5)
tzinfo-data
web-console (>= 4.1.0)
RUBY VERSION
- ruby 3.0.2p107
+ ruby 3.0.3p157
BUNDLED WITH
- 2.2.23
+ 2.2.33