Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump nokogiri from 1.10.5 to 1.13.9 #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 15 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
GIT
remote: git://github.com/Blaked84/configurable_engine.git
revision: 4959dd822324ad2b4be40f35b0ffaa8e7e6ed8f5
remote: https://github.com/Blaked84/configurable_engine.git
revision: 42bb4203e0f6426f930c82149d91f5872ddf4f64
specs:
configurable_engine (0.4.9)
configurable_engine (0.4.9.1)
rails (> 3.1.0)

GIT
remote: git://github.com/patricklindsay/simple_form-materialize.git
revision: 6d2afdec6f0523946fb2221070f05b79739be12a
specs:
simple_form-materialize (0.0.1)
rails (~> 4.2)

GIT
remote: https://github.com/loocla/omniauth-cas.git
revision: 16395f85579dc915c0e22f80b4f5d98a019e37ec
Expand All @@ -22,6 +15,13 @@ GIT
nokogiri (~> 1.5)
omniauth (~> 1.1.0)

GIT
remote: https://github.com/patricklindsay/simple_form-materialize.git
revision: 6d2afdec6f0523946fb2221070f05b79739be12a
specs:
simple_form-materialize (0.0.1)
rails (~> 4.2)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -165,17 +165,19 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.10.1)
multi_json (1.12.1)
mysql2 (0.4.5)
nokogiri (1.10.5)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
orm_adapter (0.5.0)
public_suffix (2.0.5)
racc (1.6.0)
rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down