Skip to content

Commit

Permalink
Merge 4593885 into fb0878c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 2, 2021
2 parents fb0878c + 4593885 commit 3b3b0d5
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activerecord (6.0.3.2)
activemodel (= 6.0.3.2)
activesupport (= 6.0.3.2)
activesupport (6.0.3.2)
activemodel (6.1.3)
activesupport (= 6.1.3)
activerecord (6.1.3)
activemodel (= 6.1.3)
activesupport (= 6.1.3)
activesupport (6.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
concurrent-ruby (1.1.6)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
concurrent-ruby (1.1.8)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand All @@ -29,10 +29,10 @@ GEM
docile (1.3.2)
faker (2.13.0)
i18n (>= 1.6, < 2)
i18n (1.8.3)
i18n (1.8.9)
concurrent-ruby (~> 1.0)
json (2.3.1)
minitest (5.14.1)
minitest (5.14.4)
pg (1.2.3)
rake (13.0.1)
rspec (3.9.0)
Expand All @@ -57,12 +57,11 @@ GEM
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.0.1)
thread_safe (0.3.6)
tins (1.25.0)
sync
tzinfo (1.2.7)
thread_safe (~> 0.1)
zeitwerk (2.3.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
zeitwerk (2.4.2)

PLATFORMS
ruby
Expand Down

0 comments on commit 3b3b0d5

Please sign in to comment.