Skip to content

Commit

Permalink
[CU - ] Updated nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
shailykhamesra committed Oct 10, 2023
1 parent 0620cdd commit f17c22f
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ GEM
fast_blank (1.0.0)
fastimage (2.0.1)
addressable (~> 2)
ffi (1.9.17)
ffi (1.15.0)
haml (4.0.7)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashie (3.5.1)
i18n (0.7.0)
kramdown (1.13.2)
libv8 (3.16.14.19)
libv8-node (16.19.0.1)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand Down Expand Up @@ -81,8 +81,10 @@ GEM
middleman-core (>= 3.2)
rouge (~> 2.0)
mini_portile2 (2.3.0)
mini_racer (0.6.4)
libv8-node (~> 16.19.0.0)
minitest (5.10.1)
nokogiri (1.8.2)
nokogiri (1.10)
mini_portile2 (~> 2.3.0)
padrino-helpers (0.13.3.3)
i18n (~> 0.6, >= 0.6.7)
Expand All @@ -97,16 +99,12 @@ GEM
rb-inotify (0.9.8)
ffi (>= 0.5.0)
redcarpet (3.4.0)
ref (2.0.0)
rouge (2.0.7)
sass (3.4.23)
servolux (0.12.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (0.19.4)
thread_safe (0.3.5)
tilt (2.0.6)
Expand All @@ -123,10 +121,10 @@ DEPENDENCIES
middleman-autoprefixer (~> 2.7.0)
middleman-sprockets (~> 4.1.0)
middleman-syntax (~> 3.0.0)
nokogiri (~> 1.8.2)
mini_racer
nokogiri (~> 1.10)
redcarpet (~> 3.4.0)
rouge (~> 2.0.5)
therubyracer

RUBY VERSION
ruby 2.3.3p222
Expand Down

0 comments on commit f17c22f

Please sign in to comment.