File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby '2.6.3'
6
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
7
gem 'rails' , '~> 5.2.0'
8
8
# Use Puma as the app server
9
- gem 'puma' , '~> 3.11 '
9
+ gem 'puma' , '~> 3.12 '
10
10
# use mongo as database
11
11
gem 'mongoid' , '~> 6.4.0'
12
12
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
Original file line number Diff line number Diff line change 110
110
octokit (4.14.0 )
111
111
sawyer (~> 0.8.0 , >= 0.5.3 )
112
112
public_suffix (3.1.1 )
113
- puma (3.12.1 )
114
- puma (3.12.1 -java )
113
+ puma (3.12.6 )
114
+ puma (3.12.6 -java )
115
115
rack (2.2.3 )
116
116
rack-cors (1.0.5 )
117
117
rack (>= 1.6.0 )
@@ -205,7 +205,7 @@ DEPENDENCIES
205
205
listen (>= 3.0.5 , < 3.2 )
206
206
mongoid (~> 6.4.0 )
207
207
octokit (~> 4.0 )
208
- puma (~> 3.11 )
208
+ puma (~> 3.12 )
209
209
rack-cors
210
210
rails (~> 5.2.0 )
211
211
rspec-rails (>= 3.5.0 )
You can’t perform that action at this time.
0 commit comments