Skip to content

Commit

Permalink
Merge pull request #10 from harshilkamdar/dependabot/bundler/activesu…
Browse files Browse the repository at this point in the history
…pport-7.1.2

Bump activesupport from 7.0.4.3 to 7.1.2
  • Loading branch information
harshilkamdar committed Jan 10, 2024
2 parents e9361a1 + c84e825 commit d06bce7
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions Gemfile.lock
Expand Up @@ -2,11 +2,18 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.2)
activesupport (7.0.4.3)
activesupport (7.1.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)
base64 (0.2.0)
bigdecimal (3.1.5)
blankslate (2.1.2.4)
classifier (1.3.5)
fast-stemmer (~> 1.0.0)
Expand All @@ -16,6 +23,9 @@ GEM
commander (4.1.6)
highline (~> 1.6.11)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
drb (2.2.0)
ruby2_keywords
fast-stemmer (1.0.2)
ffi (1.15.5)
gemoji (1.5.0)
Expand All @@ -35,7 +45,7 @@ GEM
html-pipeline (1.5.0)
activesupport (>= 2)
nokogiri (~> 1.4)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (1.5.1)
classifier (~> 1.3)
Expand Down Expand Up @@ -68,7 +78,8 @@ GEM
maruku (0.7.0)
mathn (0.1.0)
mini_portile2 (2.8.1)
minitest (5.18.0)
minitest (5.20.0)
mutex_m (0.2.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand All @@ -87,6 +98,7 @@ GEM
ffi (>= 0.5.0)
rdiscount (2.1.7)
redcarpet (2.3.0)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
toml (0.1.2)
parslet (~> 1.5.0)
Expand Down

0 comments on commit d06bce7

Please sign in to comment.