Skip to content

Commit

Permalink
Update solr_wrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeck committed Nov 20, 2017
1 parent d9ef838 commit 8437eba
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.7.0)
faraday (0.12.0.1)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
font-awesome-rails (4.7.0.2)
railties (>= 3.2, < 5.2)
Expand Down Expand Up @@ -259,6 +259,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (3.1.1)
rsolr (1.1.2)
builder (>= 2.1.2)
rspec-core (3.5.4)
Expand All @@ -278,7 +279,7 @@ GEM
rspec-mocks (~> 3.5.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby-progressbar (1.8.1)
ruby-progressbar (1.9.0)
rubyzip (1.2.1)
safe_yaml (1.0.4)
sass (3.4.23)
Expand All @@ -296,8 +297,9 @@ GEM
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
solr_wrapper (0.21.0)
solr_wrapper (1.2.0)
faraday
retriable
ruby-progressbar
rubyzip
spring (1.4.3)
Expand Down Expand Up @@ -398,4 +400,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
1.15.1
1.15.4

0 comments on commit 8437eba

Please sign in to comment.