Skip to content

Commit

Permalink
Merge pull request #32 from amberscript/dependabot/bundler/bundler-e3…
Browse files Browse the repository at this point in the history
…e5eef785

Bump the bundler group across 1 directory with 2 updates
  • Loading branch information
jnorsa-amberscript authored Aug 27, 2024
2 parents 1b68a34 + 2e4fcaa commit b79e3ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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.15.6'
gem 'nokogiri', '~> 1.16.5'
gem 'sass'
gem 'webrick'
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
rouge (~> 3.2)
mini_portile2 (2.8.6)
minitest (5.22.3)
nokogiri (1.15.6)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.15.1)
Expand All @@ -99,7 +99,8 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.5.1)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (3.28.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand All @@ -112,6 +113,7 @@ GEM
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
strscan (3.1.0)
temple (0.8.2)
thor (1.1.0)
tilt (2.0.10)
Expand All @@ -132,7 +134,7 @@ DEPENDENCIES
middleman-autoprefixer (~> 3.0)
middleman-sprockets (~> 4.1)
middleman-syntax (~> 3.2)
nokogiri (~> 1.15.6)
nokogiri (~> 1.16.5)
redcarpet (~> 3.5.0)
rouge (~> 3.21)
sass
Expand Down

0 comments on commit b79e3ad

Please sign in to comment.