Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Mar 5, 2018
1 parent 3bd9f69 commit 4214370
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions Gemfile.lock
@@ -1,15 +1,15 @@
GIT
remote: https://github.com/everypolitician/scraped.git
revision: c2e9db21e2922d8d8053bf7fa763228a0373db79
revision: 7fd43913456af49d32e882d0cb79f3da1f5117ef
specs:
scraped (0.3.0)
scraped (0.6.2)
field_serializer (>= 0.3.0)
nokogiri
require_all

GIT
remote: https://github.com/everypolitician/scraped_page_archive.git
revision: 28f93d74b1c11ef01463ad0e7f874050d2e7fc73
revision: a998412b541769fa205406aa56aee1cbb17c99bb
specs:
scraped_page_archive (0.5.0)
git (~> 1.3.0)
Expand All @@ -34,69 +34,69 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
ast (2.3.0)
coderay (1.1.0)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
domain_name (0.5.20161129)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
field_serializer (0.3.0)
git (1.3.0)
hashdiff (0.3.1)
hashdiff (0.3.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.6.0.1)
method_source (0.8.2)
httpclient (2.8.3)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minispec-metadata (2.0.0)
minitest
minitest (5.10.1)
minitest-around (0.4.0)
minitest (5.11.3)
minitest-around (0.4.1)
minitest (~> 5.0)
minitest-vcr (1.4.0)
minispec-metadata (~> 2.0)
minitest (>= 4.7.5)
vcr (>= 2.9)
netrc (0.11.0)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
open-uri-cached (0.0.5)
parser (2.3.3.1)
ast (~> 2.2)
parallel (1.12.1)
parser (2.5.0.2)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.10.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (2.0.4)
rainbow (2.1.0)
rake (12.0.0)
require_all (1.4.0)
rest-client (2.0.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rainbow (3.0.0)
rake (12.3.0)
require_all (1.5.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.46.0)
parser (>= 2.3.1.1, < 3.0)
rubocop (0.53.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
slop (3.6.0)
sqlite3 (1.3.10)
sqlite_magic (0.0.3)
sqlite3 (1.3.13)
sqlite_magic (0.0.6)
sqlite3
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.2)
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)
vcr (3.0.3)
vcr-archive (0.3.0)
vcr (~> 3.0.2)
Expand Down Expand Up @@ -130,4 +130,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.13.6
1.16.0

0 comments on commit 4214370

Please sign in to comment.