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 3.12.1 to 4.3.12 #16

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
55 changes: 27 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/Rademade/rademade_admin.git
remote: https://github.com/Rademade/rademade_admin.git
revision: 21eedb0a0a6448d79fdfb13b765f8c03204cca79
tag: 0.2.5
specs:
Expand Down Expand Up @@ -62,9 +62,9 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
arel (6.0.4)
autoprefixer-rails (9.6.0)
execjs
bower-rails (0.11.0)
autoprefixer-rails (10.4.2.0)
execjs (~> 2)
bower-rails (0.12.0)
bson (4.5.0)
builder (3.2.3)
cancan (1.6.10)
Expand Down Expand Up @@ -99,8 +99,8 @@ GEM
diff-lcs (1.3)
ejs (1.1.1)
erubis (2.7.0)
execjs (2.7.0)
ffi (1.11.1)
execjs (2.8.1)
ffi (1.15.5)
globalid (0.4.2)
activesupport (>= 4.2.0)
globalize (5.2.0)
Expand All @@ -109,7 +109,7 @@ GEM
request_store (~> 1.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-js (3.3.0)
i18n-js (3.9.1)
i18n (>= 0.6.6)
image_optimizer (1.3.0)
json (2.2.0)
Expand All @@ -130,8 +130,10 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mimemagic (0.3.3)
mini_magick (4.9.3)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.11.0)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
Expand All @@ -156,14 +158,16 @@ GEM
mongoid
mongoid_criteria_filter
mysql2 (0.3.21)
nio4r (2.5.8)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
origin (2.3.1)
orm_adapter (0.5.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (3.12.1)
puma (4.3.12)
nio4r (~> 2.0)
rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
Expand Down Expand Up @@ -192,12 +196,9 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
request_store (1.4.1)
rack (>= 1.4)
rmagick (3.2.0)
rmagick (4.2.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand All @@ -211,19 +212,17 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
select2-rails (3.5.10)
thor (~> 0.14)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
select2-rails (3.5.11)
sequel (4.49.0)
simple_form (3.5.1)
actionpack (> 4, < 5.2)
Expand All @@ -239,7 +238,7 @@ GEM
climate_control (>= 0.0.3, < 1.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tilt (2.0.10)
turbolinks (2.5.4)
coffee-rails
tzinfo (1.2.5)
Expand Down