Skip to content

Commit 26a9219

Browse files
Fix specs, update dependencies (#34)
* Fix specs, update dependencies * Bump version -> 0.3.1
1 parent 0b2740d commit 26a9219

14 files changed

Lines changed: 152 additions & 141 deletions

File tree

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby 2.7.2

Gemfile.lock

Lines changed: 78 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,57 @@
11
PATH
22
remote: .
33
specs:
4-
administrate_exportable (0.2.0)
4+
administrate_exportable (0.3.1)
55
actionview (>= 5.2.2.1)
6-
administrate (>= 0.12.0)
6+
administrate (>= 0.13.0)
77
rails (>= 4.2)
88
railties (>= 5.2.2.1)
99

1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (5.2.3)
14-
actionpack (= 5.2.3)
13+
actioncable (5.2.4.5)
14+
actionpack (= 5.2.4.5)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
17-
actionmailer (5.2.3)
18-
actionpack (= 5.2.3)
19-
actionview (= 5.2.3)
20-
activejob (= 5.2.3)
17+
actionmailer (5.2.4.5)
18+
actionpack (= 5.2.4.5)
19+
actionview (= 5.2.4.5)
20+
activejob (= 5.2.4.5)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (5.2.3)
24-
actionview (= 5.2.3)
25-
activesupport (= 5.2.3)
26-
rack (~> 2.0)
23+
actionpack (5.2.4.5)
24+
actionview (= 5.2.4.5)
25+
activesupport (= 5.2.4.5)
26+
rack (~> 2.0, >= 2.0.8)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.0.2)
30-
actionview (5.2.3)
31-
activesupport (= 5.2.3)
30+
actionview (5.2.4.5)
31+
activesupport (= 5.2.4.5)
3232
builder (~> 3.1)
3333
erubi (~> 1.4)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.0.3)
36-
activejob (5.2.3)
37-
activesupport (= 5.2.3)
36+
activejob (5.2.4.5)
37+
activesupport (= 5.2.4.5)
3838
globalid (>= 0.3.6)
39-
activemodel (5.2.3)
40-
activesupport (= 5.2.3)
41-
activerecord (5.2.3)
42-
activemodel (= 5.2.3)
43-
activesupport (= 5.2.3)
39+
activemodel (5.2.4.5)
40+
activesupport (= 5.2.4.5)
41+
activerecord (5.2.4.5)
42+
activemodel (= 5.2.4.5)
43+
activesupport (= 5.2.4.5)
4444
arel (>= 9.0)
45-
activestorage (5.2.3)
46-
actionpack (= 5.2.3)
47-
activerecord (= 5.2.3)
45+
activestorage (5.2.4.5)
46+
actionpack (= 5.2.4.5)
47+
activerecord (= 5.2.4.5)
4848
marcel (~> 0.3.1)
49-
activesupport (5.2.3)
49+
activesupport (5.2.4.5)
5050
concurrent-ruby (~> 1.0, >= 1.0.2)
5151
i18n (>= 0.7, < 2)
5252
minitest (~> 5.1)
5353
tzinfo (~> 1.1)
54-
administrate (0.12.0)
54+
administrate (0.13.0)
5555
actionpack (>= 4.2)
5656
actionview (>= 4.2)
5757
activerecord (>= 4.2)
@@ -67,92 +67,94 @@ GEM
6767
enumerate_it
6868
rails (>= 4.2, < 6.0)
6969
arel (9.0.0)
70-
autoprefixer-rails (9.6.4)
70+
autoprefixer-rails (10.2.4.0)
7171
execjs
72-
builder (3.2.3)
72+
builder (3.2.4)
7373
byebug (11.0.1)
7474
coderay (1.1.2)
75-
concurrent-ruby (1.1.5)
76-
crass (1.0.4)
75+
concurrent-ruby (1.1.8)
76+
crass (1.0.6)
7777
datetime_picker_rails (0.0.7)
7878
momentjs-rails (>= 2.8.1)
7979
diff-lcs (1.3)
8080
enumerate_it (2.0.0)
8181
activesupport (>= 4.0.0)
82-
erubi (1.9.0)
82+
erubi (1.10.0)
8383
execjs (2.7.0)
84-
ffi (1.11.1)
84+
ffi (1.15.0)
8585
globalid (0.4.2)
8686
activesupport (>= 4.2.0)
87-
i18n (1.7.0)
87+
i18n (1.8.9)
8888
concurrent-ruby (~> 1.0)
89-
jquery-rails (4.3.5)
89+
jquery-rails (4.4.0)
9090
rails-dom-testing (>= 1, < 3)
9191
railties (>= 4.2.0)
9292
thor (>= 0.14, < 2.0)
93-
kaminari (1.1.1)
93+
kaminari (1.2.1)
9494
activesupport (>= 4.1.0)
95-
kaminari-actionview (= 1.1.1)
96-
kaminari-activerecord (= 1.1.1)
97-
kaminari-core (= 1.1.1)
98-
kaminari-actionview (1.1.1)
95+
kaminari-actionview (= 1.2.1)
96+
kaminari-activerecord (= 1.2.1)
97+
kaminari-core (= 1.2.1)
98+
kaminari-actionview (1.2.1)
9999
actionview
100-
kaminari-core (= 1.1.1)
101-
kaminari-activerecord (1.1.1)
100+
kaminari-core (= 1.2.1)
101+
kaminari-activerecord (1.2.1)
102102
activerecord
103-
kaminari-core (= 1.1.1)
104-
kaminari-core (1.1.1)
105-
loofah (2.3.0)
103+
kaminari-core (= 1.2.1)
104+
kaminari-core (1.2.1)
105+
loofah (2.9.0)
106106
crass (~> 1.0.2)
107107
nokogiri (>= 1.5.9)
108108
mail (2.7.1)
109109
mini_mime (>= 0.1.1)
110110
marcel (0.3.3)
111111
mimemagic (~> 0.3.2)
112112
method_source (0.9.2)
113-
mimemagic (0.3.3)
113+
mimemagic (0.3.5)
114114
mini_mime (1.0.2)
115-
mini_portile2 (2.4.0)
116-
minitest (5.12.2)
115+
mini_portile2 (2.5.0)
116+
minitest (5.14.4)
117117
momentjs-rails (2.20.1)
118118
railties (>= 3.1)
119-
nio4r (2.4.0)
120-
nokogiri (1.10.4)
121-
mini_portile2 (~> 2.4.0)
119+
nio4r (2.5.7)
120+
nokogiri (1.11.1)
121+
mini_portile2 (~> 2.5.0)
122+
racc (~> 1.4)
122123
pry (0.12.2)
123124
coderay (~> 1.1.0)
124125
method_source (~> 0.9.0)
125126
pry-byebug (3.7.0)
126127
byebug (~> 11.0)
127128
pry (~> 0.10)
128-
rack (2.0.7)
129+
racc (1.5.2)
130+
rack (2.2.3)
129131
rack-test (1.1.0)
130132
rack (>= 1.0, < 3)
131-
rails (5.2.3)
132-
actioncable (= 5.2.3)
133-
actionmailer (= 5.2.3)
134-
actionpack (= 5.2.3)
135-
actionview (= 5.2.3)
136-
activejob (= 5.2.3)
137-
activemodel (= 5.2.3)
138-
activerecord (= 5.2.3)
139-
activestorage (= 5.2.3)
140-
activesupport (= 5.2.3)
133+
rails (5.2.4.5)
134+
actioncable (= 5.2.4.5)
135+
actionmailer (= 5.2.4.5)
136+
actionpack (= 5.2.4.5)
137+
actionview (= 5.2.4.5)
138+
activejob (= 5.2.4.5)
139+
activemodel (= 5.2.4.5)
140+
activerecord (= 5.2.4.5)
141+
activestorage (= 5.2.4.5)
142+
activesupport (= 5.2.4.5)
141143
bundler (>= 1.3.0)
142-
railties (= 5.2.3)
144+
railties (= 5.2.4.5)
143145
sprockets-rails (>= 2.0.0)
144146
rails-dom-testing (2.0.3)
145147
activesupport (>= 4.2.0)
146148
nokogiri (>= 1.6)
147149
rails-html-sanitizer (1.3.0)
148150
loofah (~> 2.3)
149-
railties (5.2.3)
150-
actionpack (= 5.2.3)
151-
activesupport (= 5.2.3)
151+
railties (5.2.4.5)
152+
actionpack (= 5.2.4.5)
153+
activesupport (= 5.2.4.5)
152154
method_source
153155
rake (>= 0.8.7)
154156
thor (>= 0.19.0, < 2.0)
155-
rake (13.0.0)
157+
rake (13.0.3)
156158
rb-readline (0.5.5)
157159
rspec-core (3.8.2)
158160
rspec-support (~> 3.8.0)
@@ -171,7 +173,7 @@ GEM
171173
rspec-mocks (~> 3.8.0)
172174
rspec-support (~> 3.8.0)
173175
rspec-support (3.8.2)
174-
sassc (2.2.1)
176+
sassc (2.4.0)
175177
ffi (~> 1.9)
176178
sassc-rails (2.1.2)
177179
railties (>= 4.0.0)
@@ -180,28 +182,28 @@ GEM
180182
sprockets-rails
181183
tilt
182184
selectize-rails (0.12.6)
183-
sprockets (3.7.2)
185+
sprockets (4.0.2)
184186
concurrent-ruby (~> 1.0)
185187
rack (> 1, < 3)
186-
sprockets-rails (3.2.1)
188+
sprockets-rails (3.2.2)
187189
actionpack (>= 4.0)
188190
activesupport (>= 4.0)
189191
sprockets (>= 3.0.0)
190192
sqlite3 (1.4.1)
191-
thor (0.20.3)
193+
thor (1.1.0)
192194
thread_safe (0.3.6)
193195
tilt (2.0.10)
194-
tzinfo (1.2.5)
196+
tzinfo (1.2.9)
195197
thread_safe (~> 0.1)
196-
websocket-driver (0.7.1)
198+
websocket-driver (0.7.3)
197199
websocket-extensions (>= 0.1.0)
198-
websocket-extensions (0.1.4)
200+
websocket-extensions (0.1.5)
199201

200202
PLATFORMS
201203
ruby
202204

203205
DEPENDENCIES
204-
administrate (~> 0.12.0)
206+
administrate (~> 0.13.0)
205207
administrate-field-enumerate
206208
administrate_exportable!
207209
byebug
@@ -212,7 +214,7 @@ DEPENDENCIES
212214
sqlite3
213215

214216
RUBY VERSION
215-
ruby 2.4.5p335
217+
ruby 2.7.2p137
216218

217219
BUNDLED WITH
218-
2.0.2
220+
2.1.4

administrate_exportable.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
3333
spec.add_development_dependency "rake", "~> 10.0"
3434
spec.add_development_dependency "rspec", "~> 3.0"
3535
spec.add_development_dependency "pry-byebug", "~> 3.0"
36-
spec.add_dependency 'administrate','>= 0.12.0'
36+
spec.add_dependency 'administrate','>= 0.13.0'
3737
spec.add_dependency 'rails', '>= 4.2'
3838
spec.add_dependency 'actionview', '>= 5.2.2.1'
3939
spec.add_dependency 'railties', '>= 5.2.2.1'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AdministrateExportable
2-
VERSION = "0.2.0"
2+
VERSION = "0.3.1"
33
end

0 commit comments

Comments
 (0)