Skip to content

Commit

Permalink
Merge pull request #322 from lrug/dependabot/bundler/nokogiri-1.15.6
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.14.3 to 1.15.6
  • Loading branch information
h-lame authored Mar 20, 2024
2 parents af25a63 + e989c42 commit ed6a61e
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@ GEM
zeitwerk (~> 2.3)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
backports (3.23.0)
backports (3.25.0)
builder (3.2.4)
coderay (1.1.3)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
contracts (0.13.0)
dotenv (2.8.1)
erubis (2.7.0)
execjs (2.8.1)
execjs (2.9.1)
fast_blank (1.0.1)
fastimage (2.2.6)
ffi (1.15.5)
fastimage (2.3.0)
ffi (1.16.3)
git (1.13.0)
addressable (~> 2.8)
rchardet (~> 1.8)
Expand Down Expand Up @@ -75,43 +75,43 @@ GEM
toml
uglifier (~> 3.0)
webrick
mini_portile2 (2.8.1)
minitest (5.19.0)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
mini_portile2 (2.8.5)
minitest (5.22.3)
nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
padrino-helpers (0.15.1)
padrino-helpers (0.15.3)
i18n (>= 0.6.7, < 2)
padrino-support (= 0.15.1)
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.1)
parallel (1.22.1)
padrino-support (0.15.3)
parallel (1.24.0)
parslet (2.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.0)
racc (1.6.2)
rack (2.2.6.4)
racc (1.7.3)
rack (2.2.8.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rchardet (1.8.0)
rexml (3.2.5)
rexml (3.2.6)
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
temple (0.9.1)
thor (1.2.1)
temple (0.10.3)
thor (1.3.1)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
webrick (1.7.0)
zeitwerk (2.6.11)
webrick (1.8.1)
zeitwerk (2.6.13)

PLATFORMS
ruby
Expand Down

0 comments on commit ed6a61e

Please sign in to comment.