Skip to content

Commit

Permalink
Bump activesupport from 3.2.12 to 6.0.3.3
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 3.2.12 to 6.0.3.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v3.2.12...v6.0.3.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2020
1 parent e903791 commit 3877f08
Showing 1 changed file with 20 additions and 23 deletions.
43 changes: 20 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,44 +29,45 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
activesupport (6.0.3.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.3.3)
archive-tar-minitar (0.5.2)
celluloid (0.13.0)
timers (>= 1.0.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chozo (0.6.1)
activesupport (>= 3.2.0)
hashie (>= 2.0.2)
multi_json (>= 1.3.0)
coderay (1.0.9)
concurrent-ruby (1.1.7)
erubis (2.7.0)
faraday (0.8.7)
multipart-post (~> 1.1)
ffi (1.6.0)
hashie (2.0.3)
i18n (0.6.4)
json (1.7.7)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.3.1)
kitchen-vagrant (0.6.0)
test-kitchen (~> 1.0.0.alpha.0)
vagrant (~> 1.0)
log4r (1.1.10)
method_source (0.8.1)
minitar (0.5.4)
minitest (5.14.2)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-config (1.1.2)
mixlib-log (1.6.0)
mixlib-shellout (1.1.0)
multi_json (1.7.2)
multi_json (1.15.0)
multipart-post (1.2.0)
net-http-persistent (2.8)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.2)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
Expand Down Expand Up @@ -102,17 +103,13 @@ GEM
safe_yaml
thor
thor (0.18.1)
thread_safe (0.3.6)
timers (1.1.0)
vagrant (1.0.7)
archive-tar-minitar (= 0.5.2)
childprocess (~> 0.3.1)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
json (>= 1.5.1, < 1.8.0)
log4r (~> 1.1.9)
net-scp (~> 1.0.4)
net-ssh (~> 2.2.2)
tzinfo (1.2.7)
thread_safe (~> 0.1)
vagrant (1.5.0)
yajl-ruby (1.1.0)
zeitwerk (2.4.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 3877f08

Please sign in to comment.