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 @@ -32,7 +32,7 @@ gem 'puma'
32
32
gem 'rake'
33
33
gem 'redis'
34
34
gem 'rubyzip' , '>= 1.3.0'
35
- gem 'sequel' , '~> 5.93 '
35
+ gem 'sequel' , '~> 5.94 '
36
36
gem 'sequel_pg' , require : 'sequel'
37
37
gem 'sinatra' , '~> 3.2'
38
38
gem 'sinatra-contrib'
Original file line number Diff line number Diff line change 106
106
base64 (0.2.0 )
107
107
beefcake (1.0.0 )
108
108
benchmark (0.4.1 )
109
- bigdecimal (3.2.1 )
109
+ bigdecimal (3.2.2 )
110
110
bit-struct (0.17 )
111
111
builder (3.3.0 )
112
112
byebug (12.0.0 )
519
519
sexp_processor (~> 4.1 )
520
520
rubyzip (2.4.1 )
521
521
securerandom (0.4.1 )
522
- sequel (5.93 .0 )
522
+ sequel (5.94 .0 )
523
523
bigdecimal
524
524
sequel_pg (1.17.2 )
525
525
pg (>= 0.18.0 , != 1.2.0 )
@@ -690,7 +690,7 @@ DEPENDENCIES
690
690
rubocop-rspec_rails
691
691
rubocop-sequel (~> 0.4.1 )
692
692
rubyzip (>= 1.3.0 )
693
- sequel (~> 5.93 )
693
+ sequel (~> 5.94 )
694
694
sequel_pg
695
695
sinatra (~> 3.2 )
696
696
sinatra-contrib
You can’t perform that action at this time.
0 commit comments