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

Bump puma from 2.15.3 to 3.12.6 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
66 changes: 24 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,64 +1,45 @@
GIT
remote: git://github.com/dblock/slack-ruby-bot.git
revision: 381fa11e0bde7ce8143e4e034737b3f969312f76
remote: https://github.com/dblock/slack-ruby-bot.git
revision: 922954689aef62b2658273def2bcf14f62b7e7f3
specs:
slack-ruby-bot (0.6.0)
activesupport
faye-websocket
giphy (~> 2.0.2)
slack-ruby-bot (0.13.0)
hashie
slack-ruby-client (>= 0.5.0)
slack-ruby-client (>= 0.14.0)

GEM
remote: http://rubygems.org/
specs:
activesupport (4.2.5)
activesupport (4.2.11.3)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
concurrent-ruby (1.1.10)
crack (0.4.3)
safe_yaml (~> 1.0.0)
dentaku (2.0.5)
diff-lcs (1.2.5)
eventmachine (1.0.8)
faraday (0.9.2)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.2)
faraday (>= 0.7.4, < 0.10)
faraday_middleware-parse_oj (0.3.0)
faraday (~> 0.9.0)
faraday_middleware (~> 0.9.1)
oj (~> 2.0)
faye-websocket (0.10.2)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
foreman (0.78.0)
thor (~> 0.19.1)
giphy (2.0.2)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
faraday_middleware-parse_oj (~> 0.3)
launchy (~> 2.4)
gli (2.13.4)
gli (2.21.1)
hashdiff (0.2.3)
hashie (3.4.3)
i18n (0.7.0)
json (1.8.3)
launchy (2.4.3)
addressable (~> 2.3)
minitest (5.8.3)
multipart-post (2.0.0)
oj (2.14.3)
hashie (5.0.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
minitest (5.15.0)
multipart-post (2.2.0)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
puma (2.15.3)
puma (3.12.6)
rack (1.6.4)
rack-protection (1.5.3)
rack
Expand Down Expand Up @@ -91,25 +72,26 @@ GEM
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slack-ruby-client (0.5.2)
faraday
slack-ruby-client (0.14.6)
activesupport
faraday (>= 0.9)
faraday_middleware
gli
json
hashie
websocket-driver
thor (0.19.1)
thread_safe (0.3.5)
thread_safe (0.3.6)
tilt (2.0.2)
tzinfo (1.2.2)
tzinfo (1.2.11)
thread_safe (~> 0.1)
vcr (3.0.1)
webmock (1.22.5)
addressable (< 2.4.0)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.6.3)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
websocket-extensions (0.1.5)

PLATFORMS
ruby
Expand Down