File tree Expand file tree Collapse file tree 3 files changed +4
-27
lines changed Expand file tree Collapse file tree 3 files changed +4
-27
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ gem 'rails', '~> 6.1'
5
5
gem 'puma'
6
6
gem "puma_worker_killer"
7
7
gem 'pg'
8
- gem 'dumper' , git : 'https://github.com/yasslab/dumper' # For database backup
9
8
gem 'bootsnap'
10
9
11
10
gem 'coffee-rails'
Original file line number Diff line number Diff line change 1
- GIT
2
- remote: https://github.com/yasslab/dumper
3
- revision: 1160175e1089e78887de89c21a303101cb56c096
4
- specs:
5
- dumper (1.7.2 )
6
- multipart-post (>= 1.1.5 )
7
- posix-spawn (>= 0.3.6 )
8
-
9
1
GEM
10
2
remote: https://rubygems.org/
11
3
specs:
71
63
addressable (2.8.4 )
72
64
public_suffix (>= 2.0.2 , < 6.0 )
73
65
ast (2.4.2 )
74
- autoprefixer-rails (10.4.13 .0 )
66
+ autoprefixer-rails (10.4.19 .0 )
75
67
execjs (~> 2 )
76
68
aws-eventstream (1.2.0 )
77
69
aws-partitions (1.782.0 )
130
122
railties (>= 3.2 )
131
123
e2mmap (0.1.0 )
132
124
erubi (1.12.0 )
133
- execjs (2.8 .1 )
125
+ execjs (2.9 .1 )
134
126
factory_bot (6.2.1 )
135
127
activesupport (>= 5.0.0 )
136
128
factory_bot_rails (6.2.0 )
161
153
faraday-retry (1.0.3 )
162
154
faraday_middleware (1.2.0 )
163
155
faraday (~> 1.0 )
164
- ffi (1.15.5 )
156
+ ffi (1.17.0 )
165
157
flamegraph (0.9.5 )
166
158
font-awesome-rails (4.7.0.8 )
167
159
railties (>= 3.2 , < 8.0 )
288
280
ast (~> 2.4.1 )
289
281
racc
290
282
pg (1.5.3 )
291
- posix-spawn (0.3.15 )
292
283
pry (0.14.2 )
293
284
coderay (~> 1.1 )
294
285
method_source (~> 1.0 )
371
362
retriable (3.1.2 )
372
363
reverse_markdown (2.1.1 )
373
364
nokogiri
374
- rexml (3.3.2 )
365
+ rexml (3.3.5 )
375
366
strscan
376
367
rspec-core (3.12.2 )
377
368
rspec-support (~> 3.12.0 )
@@ -498,7 +489,6 @@ DEPENDENCIES
498
489
capybara
499
490
coffee-rails
500
491
dotenv-rails
501
- dumper !
502
492
factory_bot_rails
503
493
faraday
504
494
faraday_middleware
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments