Skip to content

Commit

Permalink
revert Gemfile.lock to activesupport 6 for ruby 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
loadkpi committed Jul 4, 2022
1 parent f64a8a4 commit 85ccf75
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3)
activesupport (6.1.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
Expand Down Expand Up @@ -99,9 +100,10 @@ GEM
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.2.0)
zeitwerk (2.6.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
bundler
Expand All @@ -117,4 +119,4 @@ DEPENDENCIES
timecop

BUNDLED WITH
2.3.12
2.3.17

0 comments on commit 85ccf75

Please sign in to comment.