File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ruby '2.7.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.12 '
9
+ gem 'puma' , '~> 4.3 '
10
10
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
11
11
# gem 'jbuilder', '~> 2.5'
12
12
# Use Redis adapter to run Action Cable in production
Original file line number Diff line number Diff line change 119
119
nokogiri (1.11.6-x86_64-darwin )
120
120
racc (~> 1.4 )
121
121
orm_adapter (0.5.0 )
122
+ <<<<<<< HEAD
122
123
puma (3.12.6 )
124
+ =======
125
+ polyamorous (2.3.2 )
126
+ activerecord (>= 5.2.1 )
127
+ puma (4.3.8 )
128
+ nio4r (~> 2.0 )
129
+ >>>>>>> b9900ad709f74935e3782407bd465928a089e07b
123
130
racc (1.5.2 )
124
131
rack (2.2.3 )
125
132
rack-test (1.1.0 )
@@ -192,7 +199,7 @@ DEPENDENCIES
192
199
byebug
193
200
devise
194
201
listen (>= 3.0.5 , < 3.2 )
195
- puma (~> 3.12 )
202
+ puma (~> 4.3 )
196
203
rails (~> 5.2.0 )
197
204
spring
198
205
spring-watcher-listen (~> 2.0.0 )
You can’t perform that action at this time.
0 commit comments