Skip to content

Commit

Permalink
Merge pull request #2 from somelibs/dependabot/bundler/examples/rails…
Browse files Browse the repository at this point in the history
…5_app/nokogiri-1.13.1

Bump nokogiri from 1.10.5 to 1.13.1 in /examples/rails5_app
  • Loading branch information
nakwa authored Jan 23, 2022
2 parents 8a7f81e + 30a5b42 commit 11ee76d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions examples/rails5_app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,16 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
mini_portile2 (2.7.1)
minitest (5.12.2)
multi_json (1.12.1)
nio4r (2.0.0)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
orm_adapter (0.5.0)
puma (3.7.1)
racc (1.6.0)
rack (2.0.7)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down

0 comments on commit 11ee76d

Please sign in to comment.