Skip to content

Commit

Permalink
Merge pull request #12 from melvinchng/dependabot/bundler/nokogiri-1.…
Browse files Browse the repository at this point in the history
…12.5

Bump nokogiri from 1.8.0 to 1.12.5
  • Loading branch information
melvinchng committed Sep 28, 2021
2 parents c96bc7e + 7153e9d commit 6a7ecab
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ GEM
tzinfo (~> 1.1)
arel (7.1.4)
bcrypt (3.1.11)
bcrypt (3.1.11-x64-mingw32)
bindex (0.5.0)
builder (3.2.3)
byebug (11.1.3)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
Expand All @@ -59,6 +61,7 @@ GEM
warden (~> 1.2.3)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.9.18)
ffi (1.9.18-x64-mingw32)
globalid (0.4.0)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -88,15 +91,18 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.2.0)
mini_portile2 (2.6.1)
minitest (5.10.3)
multi_json (1.12.1)
nio4r (2.1.0)
nokogiri (1.8.0-x64-mingw32)
mini_portile2 (~> 2.2.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.5-x64-mingw32)
racc (~> 1.4)
orm_adapter (0.5.0)
pg (0.21.0-x64-mingw32)
puma (3.9.1)
racc (1.5.2)
rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -158,6 +164,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
sqlite3 (1.3.13-x64-mingw32)
thor (0.19.4)
thread_safe (0.3.6)
Expand All @@ -183,6 +190,7 @@ GEM
websocket-extensions (0.1.2)

PLATFORMS
ruby
x64-mingw32

DEPENDENCIES
Expand All @@ -199,7 +207,6 @@ DEPENDENCIES
material_icons
materialize-form
materialize-sass
pg
puma (~> 3.0)
rails (~> 5.0.2)
rails-ujs
Expand Down

0 comments on commit 6a7ecab

Please sign in to comment.