Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Bump nokogiri from 1.10.4 to 1.13.9 #17

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
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/transitland/gtfs.git
remote: https://github.com/transitland/gtfs.git
revision: 35ece1267514479b8785fe644cc69dddbb25f758
tag: 35ece1267514479b8785fe644cc69dddbb25f758
specs:
Expand Down Expand Up @@ -891,13 +891,14 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.8.0)
minitest (5.12.2)
multi_json (1.13.1)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.7.9)
orm_adapter (0.5.0)
pg (0.21.0)
Expand All @@ -921,6 +922,7 @@ GEM
pry (>= 0.9.11)
public_suffix (3.0.3)
puma (3.12.0)
racc (1.6.0)
rack (1.6.11)
rack-cors (1.0.6)
rack (>= 1.6.0)
Expand Down