Skip to content

Commit

Permalink
Update maremma and dependicies
Browse files Browse the repository at this point in the history
Includes bug fix for lookup of landing pages behind proxys
  • Loading branch information
richardhallett committed Dec 20, 2019
1 parent 4b9d057 commit 4935c76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ GEM
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
erubi (1.9.0)
excon (0.67.0)
excon (0.71.1)
facets (3.1.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -313,17 +313,17 @@ GEM
rest-client (~> 2.0.2)
marcel (0.3.3)
mimemagic (~> 0.3.2)
maremma (4.4)
maremma (4.5)
activesupport (>= 4.2.5, < 6)
addressable (>= 2.3.6)
builder (~> 3.2, >= 3.2.2)
excon (~> 0.67.0)
faraday (~> 0.17.0)
excon (~> 0.71.0)
faraday (= 0.17.0)
faraday-encoding (~> 0.0.4)
faraday_middleware (~> 0.13.1)
multi_json (~> 1.12)
nokogiri (~> 1.10.4)
oj (>= 2.8.3)
oj_mimic_json (~> 1.0, >= 1.0.1)
method_source (0.9.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
Expand Down

0 comments on commit 4935c76

Please sign in to comment.