rails_admin_settings 1.0.0.pre.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dc7a16b49a505f07f0840920019d07b50377d817
4
- data.tar.gz: 78d185dea827ddb1d191dc6008617e4090a08570
3
+ metadata.gz: b26a78ce279308e636868548f9b3c3fa9f216f39
4
+ data.tar.gz: 8b75a734d751bf054c245696fbfec0b0b556b86c
5
5
  SHA512:
6
- metadata.gz: ebe02d8ae8d70ff2ae3158e15c5c13dbdff74a1fe43bf745da2d6367fa22fd578597df350b8630e3ca434cf0be036012894178479393893ce5d2ffe72c4ae5f3
7
- data.tar.gz: 0ab29b435f45bfae64a06154b941aaeaaacf062c123839cb43c37b844163dff2b216e844119c586893ba155ceb0c7c989b6664c73fe4f5bb7490bf1296622639
6
+ metadata.gz: ae8b14f0827c53d521738d7e3c81ee2a18c4870a44b94825c30334147460ffd339aada6b9a82add970aa8661a9ae966cc67e2fbc12f22d9fb4b83d41497a5966
7
+ data.tar.gz: 5c4905e95174192d21dca0e944165fb79ac673df8eae203e512303b1eb81dd25330f224032698105de24fcf98ae3599078cc175c2d06358c96a95968347dce66
data/Gemfile.lock CHANGED
@@ -1,47 +1,47 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails_admin_settings (1.0.0.pre.1)
4
+ rails_admin_settings (1.0.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
- actionmailer (4.2.0)
10
- actionpack (= 4.2.0)
11
- actionview (= 4.2.0)
12
- activejob (= 4.2.0)
9
+ actionmailer (4.2.1)
10
+ actionpack (= 4.2.1)
11
+ actionview (= 4.2.1)
12
+ activejob (= 4.2.1)
13
13
  mail (~> 2.5, >= 2.5.4)
14
14
  rails-dom-testing (~> 1.0, >= 1.0.5)
15
- actionpack (4.2.0)
16
- actionview (= 4.2.0)
17
- activesupport (= 4.2.0)
18
- rack (~> 1.6.0)
15
+ actionpack (4.2.1)
16
+ actionview (= 4.2.1)
17
+ activesupport (= 4.2.1)
18
+ rack (~> 1.6)
19
19
  rack-test (~> 0.6.2)
20
20
  rails-dom-testing (~> 1.0, >= 1.0.5)
21
21
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
22
- actionview (4.2.0)
23
- activesupport (= 4.2.0)
22
+ actionview (4.2.1)
23
+ activesupport (= 4.2.1)
24
24
  builder (~> 3.1)
25
25
  erubis (~> 2.7.0)
26
26
  rails-dom-testing (~> 1.0, >= 1.0.5)
27
27
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
28
- activejob (4.2.0)
29
- activesupport (= 4.2.0)
28
+ activejob (4.2.1)
29
+ activesupport (= 4.2.1)
30
30
  globalid (>= 0.3.0)
31
- activemodel (4.2.0)
32
- activesupport (= 4.2.0)
31
+ activemodel (4.2.1)
32
+ activesupport (= 4.2.1)
33
33
  builder (~> 3.1)
34
- activerecord (4.2.0)
35
- activemodel (= 4.2.0)
36
- activesupport (= 4.2.0)
34
+ activerecord (4.2.1)
35
+ activemodel (= 4.2.1)
36
+ activesupport (= 4.2.1)
37
37
  arel (~> 6.0)
38
- activesupport (4.2.0)
38
+ activesupport (4.2.1)
39
39
  i18n (~> 0.7)
40
40
  json (~> 1.7, >= 1.7.7)
41
41
  minitest (~> 5.1)
42
42
  thread_safe (~> 0.3, >= 0.3.4)
43
43
  tzinfo (~> 1.1)
44
- addressable (2.3.7)
44
+ addressable (2.3.8)
45
45
  arel (6.0.0)
46
46
  bson (2.3.0)
47
47
  builder (3.2.2)
@@ -55,7 +55,7 @@ GEM
55
55
  cocaine (0.5.7)
56
56
  climate_control (>= 0.0.3, < 1.0)
57
57
  coderay (1.1.0)
58
- connection_pool (2.1.2)
58
+ connection_pool (2.1.3)
59
59
  crass (1.0.1)
60
60
  database_cleaner (1.4.1)
61
61
  diff-lcs (1.2.5)
@@ -63,7 +63,7 @@ GEM
63
63
  erubis (2.7.0)
64
64
  factory_girl (4.5.0)
65
65
  activesupport (>= 3.0.0)
66
- geocoder (1.2.7)
66
+ geocoder (1.2.8)
67
67
  glebtv-carrierwave-mongoid (0.8.0)
68
68
  carrierwave (>= 0.8.0, < 0.11.0)
69
69
  mongoid (>= 3.0, < 5.0)
@@ -115,28 +115,28 @@ GEM
115
115
  rack (1.6.0)
116
116
  rack-test (0.6.3)
117
117
  rack (>= 1.0)
118
- rails (4.2.0)
119
- actionmailer (= 4.2.0)
120
- actionpack (= 4.2.0)
121
- actionview (= 4.2.0)
122
- activejob (= 4.2.0)
123
- activemodel (= 4.2.0)
124
- activerecord (= 4.2.0)
125
- activesupport (= 4.2.0)
118
+ rails (4.2.1)
119
+ actionmailer (= 4.2.1)
120
+ actionpack (= 4.2.1)
121
+ actionview (= 4.2.1)
122
+ activejob (= 4.2.1)
123
+ activemodel (= 4.2.1)
124
+ activerecord (= 4.2.1)
125
+ activesupport (= 4.2.1)
126
126
  bundler (>= 1.3.0, < 2.0)
127
- railties (= 4.2.0)
127
+ railties (= 4.2.1)
128
128
  sprockets-rails
129
129
  rails-deprecated_sanitizer (1.0.3)
130
130
  activesupport (>= 4.2.0.alpha)
131
- rails-dom-testing (1.0.5)
131
+ rails-dom-testing (1.0.6)
132
132
  activesupport (>= 4.2.0.beta, < 5.0)
133
133
  nokogiri (~> 1.6.0)
134
134
  rails-deprecated_sanitizer (>= 1.0.1)
135
135
  rails-html-sanitizer (1.0.2)
136
136
  loofah (~> 2.0)
137
- railties (4.2.0)
138
- actionpack (= 4.2.0)
139
- activesupport (= 4.2.0)
137
+ railties (4.2.1)
138
+ actionpack (= 4.2.1)
139
+ activesupport (= 4.2.1)
140
140
  rake (>= 0.8.7)
141
141
  thor (>= 0.18.1, < 2.0)
142
142
  rake (10.4.2)
@@ -1,4 +1,4 @@
1
1
  module RailsAdminSettings
2
- VERSION = "1.0.0.pre.1"
2
+ VERSION = "1.0.0"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_admin_settings
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre.1
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gleb Tv
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-12 00:00:00.000000000 Z
11
+ date: 2015-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: mongoid
@@ -347,9 +347,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
347
347
  version: '0'
348
348
  required_rubygems_version: !ruby/object:Gem::Requirement
349
349
  requirements:
350
- - - ">"
350
+ - - ">="
351
351
  - !ruby/object:Gem::Version
352
- version: 1.3.1
352
+ version: '0'
353
353
  requirements: []
354
354
  rubyforge_project:
355
355
  rubygems_version: 2.4.5