Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions gemfiles/rails_60/Gemfile.lock
Original file line numberDiff line numberDiff line change
Expand Up@@ -98,7 +98,7 @@ GEM
xpath (~> 3.2)
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
cucumber (7.0.0)
builder (~> 3.2, >= 3.2.4)
Expand DownExpand Up@@ -182,7 +182,7 @@ GEM
has_scope (0.8.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
i18n (1.8.10)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
inherited_resources (1.13.0)
actionpack (>= 5.2, < 6.2)
Expand DownExpand Up@@ -215,7 +215,7 @@ GEM
kaminari-core (1.2.1)
launchy (2.5.0)
addressable (~> 2.7)
loofah (2.12.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All@@ -227,7 +227,7 @@ GEM
mime-types-data (3.2021.0704)
mini_mime (1.1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
minitest (5.15.0)
multi_test (0.1.2)
nio4r (2.5.8)
nio4r (2.5.8-java)
Expand DownExpand Up@@ -256,11 +256,11 @@ GEM
public_suffix (4.0.6)
pundit (2.1.1)
activesupport (>= 3.0.0)
racc (1.5.2)
racc (1.5.2-java)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
racc (1.6.0)
racc (1.6.0-java)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rails (6.0.4.1)
actioncable (= 6.0.4.1)
actionmailbox (= 6.0.4.1)
Expand All@@ -279,11 +279,11 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.1)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails-i18n (6.0.0)
rails-i18n (7.0.5)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
railties (>= 6.0.0, < 8)
railties (6.0.4.1)
actionpack (= 6.0.4.1)
activesupport (= 6.0.4.1)
Expand DownExpand Up@@ -350,7 +350,7 @@ GEM
sqlite3 (1.4.2)
sys-uname (1.2.2)
ffi (~> 1.1)
thor (1.1.0)
thor (1.2.1)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (2.0.10)
Expand All@@ -366,7 +366,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.0)

PLATFORMS
java
Expand Down