Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #124 from dazoakley/master
Browse files Browse the repository at this point in the history
Update deps - including a rack security patch
  • Loading branch information
dazoakley authored Nov 16, 2018
2 parents d0341c5 + 29dbf89 commit d55148d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 28 deletions.
55 changes: 28 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,36 @@ GEM
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
airbrake (7.3.5)
airbrake-ruby (~> 2.10)
airbrake-ruby (2.11.0)
airbrake (7.4.0)
airbrake-ruby (~> 2.12)
airbrake-ruby (2.12.0)
ast (2.4.0)
capybara (3.8.2)
capybara (3.11.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
regexp_parser (~> 1.2)
xpath (~> 3.2)
cliver (0.3.2)
codeclimate-test-reporter (1.0.7)
simplecov
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
coderay (1.1.2)
colorize (0.8.1)
concurrent-ruby (1.0.5)
concurrent-ruby (1.0.5-java)
concurrent-ruby (1.1.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.3.1)
docile (1.1.5)
dotenv (2.5.0)
erubis (2.7.0)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.9.25-java)
formatador (0.2.5)
guard (2.14.2)
guard (2.15.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand All @@ -52,7 +52,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (0.3.7)
i18n (1.1.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
jaro_winkler (1.5.1-java)
Expand All @@ -78,7 +78,7 @@ GEM
simplecov-rcov
syslog-logger
webmock
method_source (0.9.0)
method_source (0.9.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand All @@ -87,14 +87,14 @@ GEM
mustermann (1.0.3)
mysql2 (0.5.2)
nenv (0.3.0)
nokogiri (1.8.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.4-java)
nokogiri (1.8.5-java)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.12.1)
parser (2.5.1.2)
parser (2.5.3.0)
ast (~> 2.4.0)
pg (1.1.3)
poltergeist (1.18.1)
Expand All @@ -103,17 +103,17 @@ GEM
websocket-driver (>= 0.2.0)
powerpack (0.1.2)
prometheus-client-mmap (0.9.5)
pry (0.11.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.11.3-java)
pry (0.12.2-java)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
spoon (~> 0.0)
public_suffix (3.0.3)
puma (3.12.0)
puma (3.12.0-java)
rack (2.0.5)
rack (2.0.6)
rack-cors (1.0.2)
rack-flash3 (1.0.5)
rack
Expand All @@ -126,38 +126,39 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
regexp_parser (1.3.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.59.2)
rubocop (0.60.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
unicode-display_width (~> 1.4.0)
ruby-progressbar (1.10.0)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sentry-raven (2.7.4)
faraday (>= 0.7.6, < 1.0)
sequel (5.12.0)
sequel (5.14.0)
shellany (0.0.1)
shotgun (0.9.2)
rack (>= 1.0)
simplecov (0.16.1)
docile (~> 1.1)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
Expand All @@ -173,7 +174,7 @@ GEM
sqlite3 (1.3.13)
statsd-ruby (1.4.0)
syslog-logger (1.6.8)
thor (0.20.0)
thor (0.20.3)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (2.0.8)
Expand All @@ -190,7 +191,7 @@ GEM
websocket-driver (0.7.0-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
Expand Down
4 changes: 4 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
= 3.5.9 / 2018-11-16

Update dependencies including a security patch for rack.

= 3.5.8 / 2018-11-12

Bugfix - use the prometheus-client-mmap gem for consistent server metrics when using a multi-process web server.
Expand Down
2 changes: 1 addition & 1 deletion lib/bandiera/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Bandiera
VERSION = '3.5.8'
VERSION = '3.5.9'
end

0 comments on commit d55148d

Please sign in to comment.