Skip to content

Commit

Permalink
Merge pull request #153 from dair-ai/dependabot/bundler/activesupport…
Browse files Browse the repository at this point in the history
…-7.0.4.3

Bump activesupport from 7.0.4 to 7.0.4.3
  • Loading branch information
omarsar authored Sep 1, 2023
2 parents 58ebe33 + 62b76c9 commit 24219f6
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -18,6 +18,7 @@ GEM
forwardable-extended (2.6.0)
gemoji (4.0.1)
google-protobuf (3.21.12-x86_64-darwin)
google-protobuf (3.21.12-x86_64-linux)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -59,9 +60,11 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
minitest (5.17.0)
minitest (5.18.0)
nokogiri (1.13.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.10-x86_64-linux)
racc (~> 1.4)
octopress (3.0.11)
jekyll (>= 2.0)
mercenary (~> 0.3.2)
Expand Down Expand Up @@ -90,16 +93,19 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.57.1-x86_64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.57.1-x86_64-linux-gnu)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
titlecase (0.1.1)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
webrick (1.7.0)

PLATFORMS
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
jekyll
Expand Down

0 comments on commit 24219f6

Please sign in to comment.