Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Bump activesupport from 6.0.3.1 to 6.0.6.1 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.3.1)
activesupport (= 6.0.3.1)
activesupport (6.0.3.1)
activemodel (6.0.6.1)
activesupport (= 6.0.6.1)
activesupport (6.0.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -20,7 +20,7 @@ GEM
async-websocket (0.8.0)
async-io
websocket-driver (~> 0.7.0)
bson (4.8.2)
bson (4.15.0)
builder (3.2.4)
capybara (3.32.1)
addressable
Expand All @@ -31,7 +31,7 @@ GEM
regexp_parser (~> 1.5)
xpath (~> 3.2)
childprocess (3.0.0)
concurrent-ruby (1.1.6)
concurrent-ruby (1.2.2)
console (1.8.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -85,7 +85,7 @@ GEM
grape (~> 1.3.0)
hashdiff (1.0.1)
hashie (4.1.0)
i18n (1.8.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
kaminari-core (1.2.0)
kaminari-grape (1.0.1)
Expand All @@ -94,13 +94,13 @@ GEM
kgio (2.11.3)
mini_mime (1.0.2)
mini_portile2 (2.8.0)
minitest (5.14.1)
mongo (2.12.1)
bson (>= 4.8.2, < 5.0.0)
minitest (5.18.0)
mongo (2.18.2)
bson (>= 4.14.1, < 5.0.0)
mongoid (7.1.0)
activemodel (>= 5.1, < 6.1)
mongo (>= 2.7.0, < 3.0.0)
mongoid-compatibility (0.5.1)
mongoid-compatibility (0.6.0)
activesupport
mongoid (>= 2.0)
mongoid-scroll (0.3.6)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
websocket-driver
thread_safe (0.3.6)
timers (4.3.0)
tzinfo (1.2.7)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uber (0.1.0)
unicorn (5.5.4)
Expand All @@ -200,7 +200,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.3.0)
zeitwerk (2.6.7)

PLATFORMS
ruby
Expand Down