rails_admin_toggleable 0.8.0 → 0.8.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: d7f78b2ecaa7d7f9dc2d92a7c77670300ed91aed
4
- data.tar.gz: b5d52fe6de375db85a94737aaa24a7ee89067528
2
+ SHA256:
3
+ metadata.gz: 73910e6b338a996c87fd85297faeea64c50e1381398e75e8a4288be7c1e8dfb8
4
+ data.tar.gz: '05719f8af5d6db85bab508365c2abef32f0810f5f72116196efd6d3970efb32a'
5
5
  SHA512:
6
- metadata.gz: 2b4af91a34af534992fdd5729c5f6e0132ed10378b03b703f0e394aa106fe48c97bb80d519eaa90c22798f6b4c5e85dbb227e7de89ae089867a3cfd9f1384180
7
- data.tar.gz: 6612d51c2cdc8d5d5287319822d42a2ed0702a85c7cf3fcf49f88bf81642d65d1c9fc39893202189aff746d4e29ee3255613af8ea42433ac534560c87825846d
6
+ metadata.gz: 752fa26b7329f8a792399ca6eb7e22cf69398fc1ce85921f6415ad5d59b77231e1f7c408db12d28fbb8e72b1edb68f0903a9d8a67018adb23d8a8f316534da3f
7
+ data.tar.gz: 410caa9822d1cf8a794f1fc03a5011bcffba2e80ef2d339df11000c6721f5c6d308ae598c0901d3ba60a3c711920336a8c3adce2cd7cf60a2302b917b49da37d
data/Gemfile.lock CHANGED
@@ -1,45 +1,45 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails_admin_toggleable (0.8.0)
4
+ rails_admin_toggleable (0.8.1)
5
5
  rails_admin
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (5.1.3)
11
- actionpack (= 5.1.3)
10
+ actioncable (5.1.5)
11
+ actionpack (= 5.1.5)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (~> 0.6.1)
14
- actionmailer (5.1.3)
15
- actionpack (= 5.1.3)
16
- actionview (= 5.1.3)
17
- activejob (= 5.1.3)
14
+ actionmailer (5.1.5)
15
+ actionpack (= 5.1.5)
16
+ actionview (= 5.1.5)
17
+ activejob (= 5.1.5)
18
18
  mail (~> 2.5, >= 2.5.4)
19
19
  rails-dom-testing (~> 2.0)
20
- actionpack (5.1.3)
21
- actionview (= 5.1.3)
22
- activesupport (= 5.1.3)
20
+ actionpack (5.1.5)
21
+ actionview (= 5.1.5)
22
+ activesupport (= 5.1.5)
23
23
  rack (~> 2.0)
24
- rack-test (~> 0.6.3)
24
+ rack-test (>= 0.6.3)
25
25
  rails-dom-testing (~> 2.0)
26
26
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.1.3)
28
- activesupport (= 5.1.3)
27
+ actionview (5.1.5)
28
+ activesupport (= 5.1.5)
29
29
  builder (~> 3.1)
30
30
  erubi (~> 1.4)
31
31
  rails-dom-testing (~> 2.0)
32
32
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activejob (5.1.3)
34
- activesupport (= 5.1.3)
33
+ activejob (5.1.5)
34
+ activesupport (= 5.1.5)
35
35
  globalid (>= 0.3.6)
36
- activemodel (5.1.3)
37
- activesupport (= 5.1.3)
38
- activerecord (5.1.3)
39
- activemodel (= 5.1.3)
40
- activesupport (= 5.1.3)
36
+ activemodel (5.1.5)
37
+ activesupport (= 5.1.5)
38
+ activerecord (5.1.5)
39
+ activemodel (= 5.1.5)
40
+ activesupport (= 5.1.5)
41
41
  arel (~> 8.0)
42
- activesupport (5.1.3)
42
+ activesupport (5.1.5)
43
43
  concurrent-ruby (~> 1.0, >= 1.0.2)
44
44
  i18n (~> 0.7)
45
45
  minitest (~> 5.1)
@@ -54,73 +54,74 @@ GEM
54
54
  execjs
55
55
  coffee-script-source (1.12.2)
56
56
  concurrent-ruby (1.0.5)
57
- erubi (1.6.1)
57
+ crass (1.0.3)
58
+ erubi (1.7.1)
58
59
  execjs (2.7.0)
59
- ffi (1.9.18)
60
- font-awesome-rails (4.7.0.2)
60
+ ffi (1.9.23)
61
+ font-awesome-rails (4.7.0.3)
61
62
  railties (>= 3.2, < 5.2)
62
- globalid (0.4.0)
63
+ globalid (0.4.1)
63
64
  activesupport (>= 4.2.0)
64
- haml (5.0.2)
65
+ haml (5.0.4)
65
66
  temple (>= 0.8.0)
66
67
  tilt
67
- i18n (0.8.6)
68
+ i18n (0.9.5)
69
+ concurrent-ruby (~> 1.0)
68
70
  jquery-rails (4.3.1)
69
71
  rails-dom-testing (>= 1, < 3)
70
72
  railties (>= 4.2.0)
71
73
  thor (>= 0.14, < 2.0)
72
74
  jquery-ui-rails (5.0.5)
73
75
  railties (>= 3.2.16)
74
- kaminari (1.0.1)
76
+ kaminari (1.1.1)
75
77
  activesupport (>= 4.1.0)
76
- kaminari-actionview (= 1.0.1)
77
- kaminari-activerecord (= 1.0.1)
78
- kaminari-core (= 1.0.1)
79
- kaminari-actionview (1.0.1)
78
+ kaminari-actionview (= 1.1.1)
79
+ kaminari-activerecord (= 1.1.1)
80
+ kaminari-core (= 1.1.1)
81
+ kaminari-actionview (1.1.1)
80
82
  actionview
81
- kaminari-core (= 1.0.1)
82
- kaminari-activerecord (1.0.1)
83
+ kaminari-core (= 1.1.1)
84
+ kaminari-activerecord (1.1.1)
83
85
  activerecord
84
- kaminari-core (= 1.0.1)
85
- kaminari-core (1.0.1)
86
- loofah (2.0.3)
86
+ kaminari-core (= 1.1.1)
87
+ kaminari-core (1.1.1)
88
+ loofah (2.2.0)
89
+ crass (~> 1.0.2)
87
90
  nokogiri (>= 1.5.9)
88
- mail (2.6.6)
89
- mime-types (>= 1.16, < 4)
90
- method_source (0.8.2)
91
- mime-types (3.1)
92
- mime-types-data (~> 3.2015)
93
- mime-types-data (3.2016.0521)
94
- mini_portile2 (2.2.0)
95
- minitest (5.10.3)
91
+ mail (2.7.0)
92
+ mini_mime (>= 0.1.1)
93
+ method_source (0.9.0)
94
+ mini_mime (1.0.0)
95
+ mini_portile2 (2.3.0)
96
+ minitest (5.11.3)
96
97
  nested_form (0.3.2)
97
- nio4r (2.1.0)
98
- nokogiri (1.8.0)
99
- mini_portile2 (~> 2.2.0)
100
- rack (2.0.3)
98
+ nio4r (2.2.0)
99
+ nokogiri (1.8.2)
100
+ mini_portile2 (~> 2.3.0)
101
+ rack (2.0.4)
101
102
  rack-pjax (1.0.0)
102
103
  nokogiri (~> 1.5)
103
104
  rack (>= 1.1)
104
- rack-test (0.6.3)
105
- rack (>= 1.0)
106
- rails (5.1.3)
107
- actioncable (= 5.1.3)
108
- actionmailer (= 5.1.3)
109
- actionpack (= 5.1.3)
110
- actionview (= 5.1.3)
111
- activejob (= 5.1.3)
112
- activemodel (= 5.1.3)
113
- activerecord (= 5.1.3)
114
- activesupport (= 5.1.3)
105
+ rack-test (0.8.3)
106
+ rack (>= 1.0, < 3)
107
+ rails (5.1.5)
108
+ actioncable (= 5.1.5)
109
+ actionmailer (= 5.1.5)
110
+ actionpack (= 5.1.5)
111
+ actionview (= 5.1.5)
112
+ activejob (= 5.1.5)
113
+ activemodel (= 5.1.5)
114
+ activerecord (= 5.1.5)
115
+ activesupport (= 5.1.5)
115
116
  bundler (>= 1.3.0)
116
- railties (= 5.1.3)
117
+ railties (= 5.1.5)
117
118
  sprockets-rails (>= 2.0.0)
118
119
  rails-dom-testing (2.0.3)
119
120
  activesupport (>= 4.2.0)
120
121
  nokogiri (>= 1.6)
121
122
  rails-html-sanitizer (1.0.3)
122
123
  loofah (~> 2.0)
123
- rails_admin (1.2.0)
124
+ rails_admin (1.3.0)
124
125
  builder (~> 3.1)
125
126
  coffee-rails (~> 4.0)
126
127
  font-awesome-rails (>= 3.0, < 5)
@@ -133,23 +134,23 @@ GEM
133
134
  rails (>= 4.0, < 6)
134
135
  remotipart (~> 1.3)
135
136
  sass-rails (>= 4.0, < 6)
136
- railties (5.1.3)
137
- actionpack (= 5.1.3)
138
- activesupport (= 5.1.3)
137
+ railties (5.1.5)
138
+ actionpack (= 5.1.5)
139
+ activesupport (= 5.1.5)
139
140
  method_source
140
141
  rake (>= 0.8.7)
141
142
  thor (>= 0.18.1, < 2.0)
142
- rake (12.0.0)
143
- rb-fsevent (0.10.2)
143
+ rake (12.3.0)
144
+ rb-fsevent (0.10.3)
144
145
  rb-inotify (0.9.10)
145
146
  ffi (>= 0.5.0, < 2)
146
147
  remotipart (1.3.1)
147
- sass (3.5.1)
148
+ sass (3.5.5)
148
149
  sass-listen (~> 4.0.0)
149
150
  sass-listen (4.0.0)
150
151
  rb-fsevent (~> 0.9, >= 0.9.4)
151
152
  rb-inotify (~> 0.9, >= 0.9.7)
152
- sass-rails (5.0.6)
153
+ sass-rails (5.0.7)
153
154
  railties (>= 4.0.0, < 6)
154
155
  sass (~> 3.1)
155
156
  sprockets (>= 2.8, < 4.0)
@@ -158,19 +159,19 @@ GEM
158
159
  sprockets (3.7.1)
159
160
  concurrent-ruby (~> 1.0)
160
161
  rack (> 1, < 3)
161
- sprockets-rails (3.2.0)
162
+ sprockets-rails (3.2.1)
162
163
  actionpack (>= 4.0)
163
164
  activesupport (>= 4.0)
164
165
  sprockets (>= 3.0.0)
165
166
  temple (0.8.0)
166
- thor (0.19.4)
167
+ thor (0.20.0)
167
168
  thread_safe (0.3.6)
168
169
  tilt (2.0.8)
169
- tzinfo (1.2.3)
170
+ tzinfo (1.2.5)
170
171
  thread_safe (~> 0.1)
171
172
  websocket-driver (0.6.5)
172
173
  websocket-extensions (>= 0.1.0)
173
- websocket-extensions (0.1.2)
174
+ websocket-extensions (0.1.3)
174
175
 
175
176
  PLATFORMS
176
177
  ruby
@@ -181,4 +182,4 @@ DEPENDENCIES
181
182
  rake
182
183
 
183
184
  BUNDLED WITH
184
- 1.15.3
185
+ 1.16.1
@@ -1,3 +1,3 @@
1
1
  module RailsAdminToggleable
2
- VERSION = "0.8.0"
2
+ VERSION = "0.8.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_admin_toggleable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gleb Tv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-15 00:00:00.000000000 Z
11
+ date: 2018-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails_admin
@@ -95,7 +95,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
95
  version: '0'
96
96
  requirements: []
97
97
  rubyforge_project:
98
- rubygems_version: 2.6.11
98
+ rubygems_version: 2.7.6
99
99
  signing_key:
100
100
  specification_version: 4
101
101
  summary: Make any boolean field easily toggleable on\off from index view in rails