File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ source 'https://rubygems.org'
5
5
gem 'bigdecimal' , '~> 3.1'
6
6
gem 'ka-ching-client' , '~> 0.6.2'
7
7
gem 'money' , '~> 6.16'
8
- gem 'puma' , '~> 6.4 '
8
+ gem 'puma' , '~> 6.5 '
9
9
gem 'rack-unreloader' , '~> 2.1'
10
10
gem 'rackup' , '~> 2.2'
11
11
gem 'roda' , '~> 3.86'
Original file line number Diff line number Diff line change 37
37
i18n (>= 0.6.4 , <= 2 )
38
38
net-http (0.5.0 )
39
39
uri
40
- nio4r (2.7.3 )
40
+ nio4r (2.7.4 )
41
41
nokogiri (1.16.7 )
42
42
mini_portile2 (~> 2.8.2 )
43
43
racc (~> 1.4 )
52
52
pry (0.15.0 )
53
53
coderay (~> 1.1 )
54
54
method_source (~> 1.0 )
55
- puma (6.4.3 )
55
+ puma (6.5.0 )
56
56
nio4r (~> 2.0 )
57
57
racc (1.8.1 )
58
58
rack (3.1.8 )
@@ -117,7 +117,7 @@ DEPENDENCIES
117
117
ka-ching-client (~> 0.6.2 )
118
118
money (~> 6.16 )
119
119
pry (~> 0.15.0 )
120
- puma (~> 6.4 )
120
+ puma (~> 6.5 )
121
121
rack-unreloader (~> 2.1 )
122
122
rackup (~> 2.2 )
123
123
rake (~> 13.1 )
You can’t perform that action at this time.
0 commit comments