Skip to content

Commit

Permalink
Merge pull request #30 from amberscript/dependabot/bundler/bundler-f5…
Browse files Browse the repository at this point in the history
…72501668

Bump the bundler group across 1 directory with 3 updates
  • Loading branch information
jnorsa-amberscript authored May 6, 2024
2 parents d880d68 + e52ee1a commit e77b334
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ gem 'middleman-autoprefixer', '~> 3.0'
gem 'middleman-sprockets', '~> 4.1'
gem 'rouge', '~> 3.21'
gem 'redcarpet', '~> 3.5.0'
gem 'nokogiri', '~> 1.13.3'
gem 'nokogiri', '~> 1.15.6'
gem 'sass'
gem 'webrick'
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.4.1)
activesupport (6.1.7.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -16,7 +16,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.3)
contracts (0.13.0)
dotenv (2.7.6)
erubis (2.7.0)
Expand Down Expand Up @@ -80,10 +80,10 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.8.0)
minitest (5.14.4)
nokogiri (1.13.4)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.6)
minitest (5.22.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.15.1)
i18n (>= 0.6.7, < 2)
Expand All @@ -93,8 +93,8 @@ GEM
parallel (1.21.0)
parslet (2.0.0)
public_suffix (4.0.6)
racc (1.6.0)
rack (2.2.3)
racc (1.7.3)
rack (2.2.9)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand All @@ -117,12 +117,12 @@ GEM
tilt (2.0.10)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.7.0)
zeitwerk (2.5.1)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand All @@ -132,7 +132,7 @@ DEPENDENCIES
middleman-autoprefixer (~> 3.0)
middleman-sprockets (~> 4.1)
middleman-syntax (~> 3.2)
nokogiri (~> 1.13.3)
nokogiri (~> 1.15.6)
redcarpet (~> 3.5.0)
rouge (~> 3.21)
sass
Expand Down

0 comments on commit e77b334

Please sign in to comment.