Skip to content

Commit

Permalink
Merge pull request #334 from scala/dependabot/bundler/activesupport-7…
Browse files Browse the repository at this point in the history
….1.3.2

Bump activesupport from 7.0.4.3 to 7.1.3.2
  • Loading branch information
fsalvi authored Mar 8, 2024
2 parents a769005 + cd7fc91 commit f9340f0
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.0)
activesupport (7.0.4.3)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
Expand All @@ -15,20 +20,23 @@ GEM
fiber-annotation
io-event (~> 1.5, >= 1.5.1)
timers (~> 4.1)
base64 (0.2.0)
bigdecimal (3.1.6)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.11.1)
colorator (1.1.0)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.23.5)
fiber-annotation
fiber-local
json
dnsruby (1.61.9)
simpleidn (~> 0.1)
drb (2.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand Down Expand Up @@ -110,7 +118,7 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
io-event (1.5.1)
jekyll (3.9.3)
Expand Down Expand Up @@ -235,7 +243,8 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.18.0)
minitest (5.22.2)
mutex_m (0.2.0)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
Expand Down

0 comments on commit f9340f0

Please sign in to comment.