Skip to content

Commit

Permalink
Merge pull request #20 from mscho527/dependabot/bundler/activesupport…
Browse files Browse the repository at this point in the history
…-6.1.7.5

Upgrade: Bump activesupport from 6.0.6.1 to 6.1.7.5
  • Loading branch information
mscho527 authored Sep 24, 2024
2 parents 0428d66 + 6a4016f commit be87464
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.6.1)
activesupport (6.1.7.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
colorator (1.1.0)
concurrent-ruby (1.2.0)
concurrent-ruby (1.3.3)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
Expand All @@ -22,7 +22,7 @@ GEM
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
i18n (1.12.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.1.0)
addressable (~> 2.4)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.17.0)
minitest (5.24.1)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand All @@ -85,11 +85,10 @@ GEM
strscan (3.1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
tzinfo (1.2.10)
thread_safe (~> 0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)
zeitwerk (2.6.6)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit be87464

Please sign in to comment.