This repository was archived by the owner on Mar 24, 2020. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ gem 'equivalent-xml', '~> 0.6.0'
25
25
26
26
gem 'jquery-rails' , '~> 4.3.1'
27
27
gem 'rails_autolink' , '~> 1.1.6'
28
- gem 'qa' , '~> 1.1 .0'
28
+ gem 'qa' , '~> 1.2 .0'
29
29
gem 'sprockets' , '~> 2.12.4' # locked
30
30
gem 'rack-dev-mark' , '~> 0.7.5'
31
31
Original file line number Diff line number Diff line change 57
57
activemodel (= 4.2.10 )
58
58
activesupport (= 4.2.10 )
59
59
arel (~> 6.0 )
60
- activerecord-import (0.18.3 )
60
+ activerecord-import (0.25.0 )
61
61
activerecord (>= 3.2 )
62
62
activerecord-postgresql-adapter (0.0.1 )
63
63
pg
132
132
tins (~> 1.6 )
133
133
crass (1.0.4 )
134
134
daemons (1.2.3 )
135
- deprecation (0.2.2 )
135
+ deprecation (0.99.0 )
136
136
activesupport
137
137
devise (3.5.6 )
138
138
bcrypt (~> 3.0 )
149
149
nokogiri (>= 1.4.3 )
150
150
erubis (2.7.0 )
151
151
execjs (2.6.0 )
152
- faraday (0.12.1 )
152
+ faraday (0.15.2 )
153
153
multipart-post (>= 1.2 , < 3 )
154
154
fastercsv (1.5.5 )
155
155
ffi (1.9.10 )
262
262
coderay (~> 1.1.0 )
263
263
method_source (~> 0.8.1 )
264
264
slop (~> 3.4 )
265
- qa (1.1 .0 )
265
+ qa (1.2 .0 )
266
266
activerecord-import
267
267
deprecation
268
268
faraday
@@ -466,7 +466,7 @@ DEPENDENCIES
466
466
pg (~> 0.18.2 )
467
467
poltergeist (= 1.15.0 )
468
468
pry (~> 0.10.4 )
469
- qa (~> 1.1 .0 )
469
+ qa (~> 1.2 .0 )
470
470
rack-dev-mark (~> 0.7.5 )
471
471
rails (~> 4.2.10 )
472
472
rails_autolink (~> 1.1.6 )
You can’t perform that action at this time.
0 commit comments