Skip to content

Commit

Permalink
update rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Jul 11, 2020
1 parent 8db848a commit 322a252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ gem "nokogiri", ">= 1.10.4"
gem "diffy", "~> 3.2", ">= 3.2.1"
gem "commonmarker", "~> 0.17.9"
gem "iso8601", "~> 0.9.0"
gem "maremma", "~> 4.6.1"
gem 'bolognese', '~> 1.5'
gem "maremma", "~> 4.7.1"
gem 'bolognese', '~> 1.6.12'
gem "dalli", "~> 2.7", ">= 2.7.6"
gem "lograge", "~> 0.11.2"
gem "logstash-event", "~> 1.2", ">= 1.2.02"
Expand Down Expand Up @@ -52,7 +52,7 @@ gem "mini_magick", "~> 4.8"
gem "elasticsearch", "~> 7.1.0"
gem "elasticsearch-model", "~> 7.0", require: "elasticsearch/model"
gem "elasticsearch-rails", "~> 7.0"
gem "faraday", "0.17.0"
gem "faraday", "~> 0.17.3"
gem "faraday_middleware-aws-sigv4", "~> 0.3.0"
gem "rack-utf8_sanitizer", "~> 1.6"
gem "turnout", "~> 2.5"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
docopt (0.6.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.5)
dotenv (2.7.6)
ebnf (1.2.0)
rdf (~> 3.1)
sxp (~> 1.1)
Expand Down Expand Up @@ -586,7 +586,7 @@ DEPENDENCIES
bergamasco (~> 0.3.10)
better_errors
binding_of_caller
bolognese (~> 1.5)
bolognese (~> 1.6.12)
bootsnap (~> 1.4, >= 1.4.4)
bullet (~> 6.1)
byebug
Expand Down

0 comments on commit 322a252

Please sign in to comment.