Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the bundler group across 6 directories with 14 updates #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 36 additions & 20 deletions pkgs/development/web/mailcatcher/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,35 +1,51 @@
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
daemons (1.3.1)
eventmachine (1.0.9.1)
faye-websocket (0.11.3)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
mail (2.7.1)
mini_mime (>= 0.1.1)
mailcatcher (0.7.1)
eventmachine (= 1.0.9.1)
mailcatcher (0.10.0)
eventmachine (~> 1.0)
faye-websocket (~> 0.11.1)
mail (~> 2.3)
rack (~> 1.5)
sinatra (~> 1.2)
skinny (~> 0.2.3)
net-smtp
rack (~> 2.2)
sinatra (~> 3.2)
sqlite3 (~> 1.3)
thin (~> 1.5.0)
thin (~> 1.8)
mini_mime (1.0.1)
rack (1.6.11)
rack-protection (1.5.5)
rack
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
skinny (0.2.4)
eventmachine (~> 1.0.0)
thin (>= 1.5, < 1.7)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
net-protocol (0.2.2)
timeout
net-smtp (0.5.1)
net-protocol
rack (2.2.11)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
ruby2_keywords (0.0.5)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sqlite3 (1.4.0)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.9)
timeout (0.4.3)
websocket-driver (0.7.7)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)

PLATFORMS
ruby
Expand Down
86 changes: 46 additions & 40 deletions pkgs/servers/http/showoff/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,58 +1,64 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
commonmarker (0.18.2)
ruby-enum (~> 0.5)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
commonmarker (0.23.11)
concurrent-ruby (1.1.5)
csv (3.3.2)
daemons (1.3.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.2.7)
fidget (0.0.6)
ruby-dbus (< 0.15.0)
gli (2.18.0)
gli (2.22.2)
ostruct
htmlentities (4.3.4)
i18n (1.6.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
iso-639 (0.2.8)
json (2.2.0)
mini_portile2 (2.4.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
parslet (1.8.2)
public_suffix (3.0.3)
rack (1.6.11)
rack-contrib (1.8.0)
rack (~> 1.4)
rack-protection (1.5.5)
iso-639 (0.3.8)
csv
json (2.10.1)
mini_portile2 (2.8.8)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ostruct (0.6.1)
parslet (2.0.0)
public_suffix (4.0.7)
racc (1.8.1)
rack (2.2.11)
rack-contrib (2.5.0)
rack (< 4)
rack-protection (2.2.4)
rack
redcarpet (3.4.0)
redcarpet (3.6.0)
ruby-dbus (0.14.1)
ruby-enum (0.7.2)
i18n
showoff (0.20.1)
commonmarker
fidget (>= 0.0.3)
gli (>= 2.0)
htmlentities
i18n
iso-639
json
nokogiri
parslet
rack-contrib
redcarpet
sinatra (~> 1.3)
sinatra-websocket
thin (~> 1.3)
tilt (>= 2.0.3)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
ruby2_keywords (0.0.5)
showoff (0.20.4)
commonmarker (~> 0.21)
fidget (~> 0.0)
gli (~> 2.20)
htmlentities (~> 4.3)
i18n (~> 1.8)
iso-639 (~> 0.3)
json (~> 2.5)
nokogiri (~> 1.11)
parslet (~> 2.0)
rack-contrib (~> 2.3)
redcarpet (~> 3.5)
sinatra (~> 2.1)
sinatra-websocket (~> 0.3)
tilt (~> 2.0)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-websocket (0.3.1)
em-websocket (~> 0.3.6)
eventmachine
Expand Down
2 changes: 1 addition & 1 deletion pkgs/servers/monitoring/riemann-dash/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
erubis (2.7.0)
ffi (1.10.0)
ffi (1.17.1)
multi_json (1.3.6)
rack (1.6.11)
rack-protection (1.5.5)
Expand Down
35 changes: 18 additions & 17 deletions pkgs/servers/monitoring/sensu/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
amq-protocol (2.0.1)
amqp (1.6.0)
amq-protocol (>= 2.0.1)
Expand Down Expand Up @@ -44,8 +44,8 @@ GEM
influxdb (0.3.13)
cause
json
jmespath (1.4.0)
json (1.8.6)
jmespath (1.6.1)
json (2.3.0)
jsonpath (0.5.8)
multi_json
mime-types (3.2.2)
Expand All @@ -56,7 +56,7 @@ GEM
netrc (0.11.0)
oj (2.18.1)
parse-cron (0.1.4)
public_suffix (3.0.3)
public_suffix (4.0.7)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand Down Expand Up @@ -107,25 +107,26 @@ GEM
sensu-logger (1.2.2)
eventmachine
sensu-json
sensu-plugin (1.4.7)
json (< 2.0.0)
sensu-plugin (4.0.0)
json (< 3.0.0)
mixlib-cli (~> 1.5)
sensu-plugins-disk-checks (4.0.1)
sensu-plugin (~> 1.2)
sensu-plugins-disk-checks (5.0.0)
sensu-plugin (~> 4.0)
sys-filesystem (= 1.1.7)
sensu-plugins-http (2.11.0)
sensu-plugins-http (5.1.1)
aws-sdk (~> 2.3)
oj (~> 2.18)
rest-client (~> 2.0.2)
sensu-plugin (~> 1.2)
sensu-plugins-influxdb (1.4.0)
sensu-plugin (~> 4.0)
sensu-plugins-influxdb (2.0.0)
dentaku (= 2.0.9)
influxdb (= 0.3.13)
jsonpath (= 0.5.8)
sensu-plugin (~> 1.3)
sensu-plugins-logs (1.3.2)
sensu-plugin (~> 1.2)
sensu-plugins-systemd (0.1.0)
sensu-plugin (~> 1.2)
sensu-plugin (~> 4.0)
sensu-plugins-logs (4.1.1)
sensu-plugin (~> 4.0)
sensu-plugins-systemd (0.2.1)
sensu-plugin (~> 4.0)
sensu-redis (2.4.0)
eventmachine
sensu-settings (10.15.0)
Expand Down
18 changes: 9 additions & 9 deletions pkgs/tools/admin/fastlane/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ GEM
specs:
CFPropertyList (3.0.5)
rexml
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
Expand Down Expand Up @@ -148,8 +148,8 @@ GEM
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.1)
json (2.6.2)
jmespath (1.6.2)
json (2.10.1)
jwt (2.3.0)
memoist (0.16.2)
mini_magick (4.11.0)
Expand All @@ -161,14 +161,14 @@ GEM
optparse (0.1.1)
os (1.1.4)
plist (3.6.0)
public_suffix (4.0.7)
public_suffix (6.0.1)
rake (13.0.6)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.5)
rexml (3.3.9)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand All @@ -194,15 +194,15 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
webrick (1.8.2)
word_wrap (1.0.0)
xcodeproj (1.21.0)
xcodeproj (1.25.1)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
rexml (>= 3.3.6, < 4.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion pkgs/tools/admin/oxidized/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'oxidized', '0.26.3'
gem 'oxidized-web', '0.13.1'
gem 'oxidized-web', '0.14.0'
gem 'oxidized-script', '0.6.0'
Loading