Skip to content

Commit

Permalink
Merge pull request #157 from Christine-horrocks/master
Browse files Browse the repository at this point in the history
Update Bundler
  • Loading branch information
jakemulley authored Jan 8, 2019
2 parents 4250234 + 398a3e4 commit 3d725a7
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
faraday_middleware (>= 0.9)
loofah (>= 2.0)
sax-machine (>= 1.0)
ffi (1.9.25)
ffi (1.10.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
grom (1.0.1)
Expand All @@ -93,10 +93,10 @@ GEM
rdf-vocab (~> 2)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashdiff (0.3.7)
i18n (1.2.0)
hashdiff (0.3.8)
i18n (1.5.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
jaro_winkler (1.5.2)
json (2.1.0)
link_header (0.0.8)
listen (3.1.5)
Expand All @@ -111,14 +111,14 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
msgpack (1.2.4)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.9.1)
nokogiri (1.10.0)
mini_portile2 (~> 2.4.0)
nokogumbo (2.0.1)
nokogiri (~> 1.8, >= 1.8.4)
Expand Down Expand Up @@ -197,7 +197,7 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.61.1)
rubocop (0.62.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
Expand Down Expand Up @@ -238,11 +238,11 @@ GEM
tins (1.20.2)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo-data (1.2018.7)
tzinfo-data (1.2018.9)
tzinfo (>= 1.0.0)
unicode-display_width (1.4.0)
unicode-display_width (1.4.1)
vcr (4.0.0)
webmock (3.4.2)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand Down Expand Up @@ -288,4 +288,4 @@ RUBY VERSION
ruby 2.5.3p105

BUNDLED WITH
1.17.2
2.0.1

0 comments on commit 3d725a7

Please sign in to comment.