Skip to content

Commit

Permalink
Merge pull request #3 from Crankums/dependabot/bundler/nokogiri-1.10.10
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.4 to 1.10.10
  • Loading branch information
Crankums committed Mar 10, 2021
2 parents 91614a3 + bdb01e1 commit a4311dc
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
PATH
remote: .
specs:
velocity_rim_selector (0.1.1)

GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
method_source (0.9.2)
mini_portile2 (2.4.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 2.0)
nokogiri
pry
rake (~> 10.0)
PATH
remote: .
specs:
velocity_rim_selector (0.1.1)

GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
method_source (0.9.2)
mini_portile2 (2.4.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.5.0)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 2.0)
nokogiri
pry
rake (~> 10.0)
velocity_rim_selector!

BUNDLED WITH
Expand Down

0 comments on commit a4311dc

Please sign in to comment.