dune-dashboard 1.1.1 → 1.1.2

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
2
  SHA1:
3
- metadata.gz: 1372634c374e6bd0433e077a92fb4ad13ae68b2a
4
- data.tar.gz: 65acf099cbfdc61da18925f389bcaca63e70ac6d
3
+ metadata.gz: ab7ebf69cc5fd8335841a8a161344bafe93f94e1
4
+ data.tar.gz: a86d51532d2e7bd0c22b0e7b1f1feeaf985e5ceb
5
5
  SHA512:
6
- metadata.gz: c77dcc5557f99380af61f26ad1dc9b68366a210e8d67829f517ca12f3ae764e38dfc567d917f3555d9ddfb9fc65a5c70a3232c51f7a96e90b50077edab58bd81
7
- data.tar.gz: 302a97535e9f45b64dece0e9696af1d355f97847a90e94bbb65068c36edf0b326564a0b1fbe31fe0e01289657efb71ba9746a8bf318cc3d61bbad6b472798fb6
6
+ metadata.gz: c45cc4ddc6fc376eecc072a2361875ae1b1a2de47fa7aae197d7f3832ac097b7c0e5d3a6ca06e88113d1733020305aad07e2e6c685a8bd1a0b52db900a48f4a3
7
+ data.tar.gz: 5affd89b194c88043619bdcdecfe70070f97b5ab1b5deab9a6820f0798127422d2b4d772b4a1bbe4eb4d446e9d3f2208c14e6fcf41c4bd961e595495fda8d9aa
data/Gemfile.lock CHANGED
@@ -4,8 +4,8 @@ PATH
4
4
  dune-dashboard (1.1.1)
5
5
  bootstrap-sass
6
6
  coffee-rails
7
- ember-rails (= 0.15.0)
8
- emblem-rails (~> 0.2.2)
7
+ ember-rails (~> 0.15)
8
+ emblem-rails (~> 0.2)
9
9
  font-awesome-sass (~> 4.2)
10
10
  rails (~> 4.0)
11
11
  sass-rails
@@ -13,169 +13,147 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actionmailer (4.2.0)
17
- actionpack (= 4.2.0)
18
- actionview (= 4.2.0)
19
- activejob (= 4.2.0)
20
- mail (~> 2.5, >= 2.5.4)
21
- rails-dom-testing (~> 1.0, >= 1.0.5)
22
- actionpack (4.2.0)
23
- actionview (= 4.2.0)
24
- activesupport (= 4.2.0)
25
- rack (~> 1.6.0)
16
+ actionmailer (4.1.1)
17
+ actionpack (= 4.1.1)
18
+ actionview (= 4.1.1)
19
+ mail (~> 2.5.4)
20
+ actionpack (4.1.1)
21
+ actionview (= 4.1.1)
22
+ activesupport (= 4.1.1)
23
+ rack (~> 1.5.2)
26
24
  rack-test (~> 0.6.2)
27
- rails-dom-testing (~> 1.0, >= 1.0.5)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
29
- actionview (4.2.0)
30
- activesupport (= 4.2.0)
25
+ actionview (4.1.1)
26
+ activesupport (= 4.1.1)
31
27
  builder (~> 3.1)
32
28
  erubis (~> 2.7.0)
33
- rails-dom-testing (~> 1.0, >= 1.0.5)
34
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
35
- active_model_serializers (0.9.3)
29
+ active_model_serializers (0.9.0)
36
30
  activemodel (>= 3.2)
37
- activejob (4.2.0)
38
- activesupport (= 4.2.0)
39
- globalid (>= 0.3.0)
40
- activemodel (4.2.0)
41
- activesupport (= 4.2.0)
31
+ activemodel (4.1.1)
32
+ activesupport (= 4.1.1)
42
33
  builder (~> 3.1)
43
- activerecord (4.2.0)
44
- activemodel (= 4.2.0)
45
- activesupport (= 4.2.0)
46
- arel (~> 6.0)
47
- activesupport (4.2.0)
48
- i18n (~> 0.7)
34
+ activerecord (4.1.1)
35
+ activemodel (= 4.1.1)
36
+ activesupport (= 4.1.1)
37
+ arel (~> 5.0.0)
38
+ activesupport (4.1.1)
39
+ i18n (~> 0.6, >= 0.6.9)
49
40
  json (~> 1.7, >= 1.7.7)
50
41
  minitest (~> 5.1)
51
- thread_safe (~> 0.3, >= 0.3.4)
42
+ thread_safe (~> 0.1)
52
43
  tzinfo (~> 1.1)
53
- arel (6.0.0)
54
- autoprefixer-rails (5.1.7)
55
- execjs
56
- json
57
- barber (0.6.0)
44
+ arel (5.0.1.20140414130214)
45
+ barber (0.4.2)
58
46
  ember-source
59
47
  execjs
60
- handlebars-source (>= 1.0.0.rc.4)
61
- barber-emblem (0.1.2)
48
+ handlebars-source
49
+ barber-emblem (0.1.1)
62
50
  barber (>= 0.4.1)
63
51
  emblem-source
64
- bootstrap-sass (3.3.3)
65
- autoprefixer-rails (>= 5.0.0.1)
66
- sass (>= 3.2.19)
52
+ bootstrap-sass (3.2.0.2)
53
+ sass (~> 3.2)
67
54
  builder (3.2.2)
68
- capybara (2.4.4)
55
+ capybara (2.3.0)
69
56
  mime-types (>= 1.16)
70
57
  nokogiri (>= 1.3.3)
71
58
  rack (>= 1.0.0)
72
59
  rack-test (>= 0.5.4)
73
60
  xpath (~> 2.0)
74
61
  cliver (0.3.2)
75
- coffee-rails (4.1.0)
62
+ coffee-rails (4.0.1)
76
63
  coffee-script (>= 2.2.0)
77
64
  railties (>= 4.0.0, < 5.0)
78
- coffee-script (2.3.0)
65
+ coffee-script (2.2.0)
79
66
  coffee-script-source
80
67
  execjs
81
- coffee-script-source (1.9.1)
82
- ember-data-source (1.0.0.beta.15)
83
- ember-source (~> 1.8)
68
+ coffee-script-source (1.7.0)
69
+ ember-data-source (1.0.0.beta.10)
70
+ ember-source
84
71
  ember-rails (0.15.0)
85
72
  active_model_serializers
86
73
  barber (>= 0.4.1)
87
74
  ember-data-source (>= 1.0.0.beta.5)
88
75
  ember-source (>= 1.1.0)
89
76
  execjs (>= 1.2)
90
- handlebars-source (> 1.0.0, < 3)
77
+ handlebars-source (> 1.0.0)
91
78
  jquery-rails (>= 1.0.17)
92
79
  railties (>= 3.1)
93
- ember-source (1.10.0)
94
- emblem-rails (0.2.2)
80
+ ember-source (1.7.0)
81
+ handlebars-source (~> 1.0)
82
+ emblem-rails (0.2.1)
95
83
  barber-emblem (~> 0.1.1)
96
84
  ember-rails (>= 0.14.0)
97
- emblem-source (0.3.18)
85
+ emblem-source (0.3.17)
98
86
  erubis (2.7.0)
99
- execjs (2.3.0)
100
- font-awesome-sass (4.3.1)
87
+ execjs (2.2.0)
88
+ font-awesome-sass (4.2.0)
101
89
  sass (~> 3.2)
102
- globalid (0.3.3)
103
- activesupport (>= 4.1.0)
104
- handlebars-source (3.0.0)
90
+ handlebars-source (1.3.0)
105
91
  hike (1.2.3)
106
- i18n (0.7.0)
107
- jquery-rails (3.1.2)
92
+ i18n (0.6.9)
93
+ jquery-rails (3.1.1)
108
94
  railties (>= 3.0, < 5.0)
109
95
  thor (>= 0.14, < 2.0)
110
- json (1.8.2)
111
- loofah (2.0.1)
112
- nokogiri (>= 1.5.9)
113
- mail (2.6.3)
114
- mime-types (>= 1.16, < 3)
115
- mime-types (2.4.3)
116
- mini_portile (0.6.2)
117
- minitest (5.5.1)
96
+ json (1.8.1)
97
+ mail (2.5.4)
98
+ mime-types (~> 1.16)
99
+ treetop (~> 1.4.8)
100
+ mime-types (1.25.1)
101
+ mini_portile (0.6.0)
102
+ minitest (5.3.5)
118
103
  multi_json (1.10.1)
119
- nokogiri (1.6.6.2)
120
- mini_portile (~> 0.6.0)
121
- poltergeist (1.6.0)
104
+ nokogiri (1.6.2.1)
105
+ mini_portile (= 0.6.0)
106
+ poltergeist (1.5.1)
122
107
  capybara (~> 2.1)
123
108
  cliver (~> 0.3.1)
124
109
  multi_json (~> 1.0)
125
110
  websocket-driver (>= 0.2.0)
126
- rack (1.6.0)
127
- rack-test (0.6.3)
111
+ polyglot (0.3.5)
112
+ rack (1.5.2)
113
+ rack-test (0.6.2)
128
114
  rack (>= 1.0)
129
- rails (4.2.0)
130
- actionmailer (= 4.2.0)
131
- actionpack (= 4.2.0)
132
- actionview (= 4.2.0)
133
- activejob (= 4.2.0)
134
- activemodel (= 4.2.0)
135
- activerecord (= 4.2.0)
136
- activesupport (= 4.2.0)
115
+ rails (4.1.1)
116
+ actionmailer (= 4.1.1)
117
+ actionpack (= 4.1.1)
118
+ actionview (= 4.1.1)
119
+ activemodel (= 4.1.1)
120
+ activerecord (= 4.1.1)
121
+ activesupport (= 4.1.1)
137
122
  bundler (>= 1.3.0, < 2.0)
138
- railties (= 4.2.0)
139
- sprockets-rails
140
- rails-deprecated_sanitizer (1.0.3)
141
- activesupport (>= 4.2.0.alpha)
142
- rails-dom-testing (1.0.5)
143
- activesupport (>= 4.2.0.beta, < 5.0)
144
- nokogiri (~> 1.6.0)
145
- rails-deprecated_sanitizer (>= 1.0.1)
146
- rails-html-sanitizer (1.0.1)
147
- loofah (~> 2.0)
148
- railties (4.2.0)
149
- actionpack (= 4.2.0)
150
- activesupport (= 4.2.0)
123
+ railties (= 4.1.1)
124
+ sprockets-rails (~> 2.0)
125
+ railties (4.1.1)
126
+ actionpack (= 4.1.1)
127
+ activesupport (= 4.1.1)
151
128
  rake (>= 0.8.7)
152
129
  thor (>= 0.18.1, < 2.0)
153
- rake (10.4.2)
130
+ rake (10.3.2)
154
131
  sass (3.2.19)
155
- sass-rails (4.0.5)
132
+ sass-rails (4.0.3)
156
133
  railties (>= 4.0.0, < 5.0)
157
- sass (~> 3.2.2)
158
- sprockets (~> 2.8, < 3.0)
134
+ sass (~> 3.2.0)
135
+ sprockets (~> 2.8, <= 2.11.0)
159
136
  sprockets-rails (~> 2.0)
160
- sprockets (2.12.3)
137
+ sprockets (2.11.0)
161
138
  hike (~> 1.2)
162
139
  multi_json (~> 1.0)
163
140
  rack (~> 1.0)
164
141
  tilt (~> 1.1, != 1.3.0)
165
- sprockets-rails (2.2.4)
142
+ sprockets-rails (2.1.3)
166
143
  actionpack (>= 3.0)
167
144
  activesupport (>= 3.0)
168
- sprockets (>= 2.8, < 4.0)
145
+ sprockets (~> 2.8)
169
146
  teaspoon (0.8.0)
170
147
  railties (>= 3.2.5, < 5)
171
148
  thor (0.19.1)
172
149
  thread_safe (0.3.4)
173
150
  tilt (1.4.1)
174
- tzinfo (1.2.2)
151
+ treetop (1.4.15)
152
+ polyglot
153
+ polyglot (>= 0.3.1)
154
+ tzinfo (1.2.1)
175
155
  thread_safe (~> 0.1)
176
- websocket-driver (0.5.2)
177
- websocket-extensions (>= 0.1.0)
178
- websocket-extensions (0.1.2)
156
+ websocket-driver (0.3.3)
179
157
  xpath (2.0.0)
180
158
  nokogiri (~> 1.3)
181
159
 
@@ -183,9 +161,9 @@ PLATFORMS
183
161
  ruby
184
162
 
185
163
  DEPENDENCIES
186
- coffee-rails (~> 4.1.0)
187
- dune-dashboard!
188
- jquery-rails (~> 3.0)
164
+ coffee-rails (~> 4.0.1)
165
+ jquery-rails (~> 3.1.1)
166
+ neighborly-dashboard!
189
167
  poltergeist
190
168
  sass-rails (~> 4.0.3)
191
169
  teaspoon
@@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
23
23
  spec.add_dependency 'coffee-rails', '>= 0'
24
24
  spec.add_dependency 'bootstrap-sass', '>= 0'
25
25
  spec.add_dependency 'font-awesome-sass', '~> 4.2'
26
- spec.add_dependency 'ember-rails', '0.15.0'
27
- spec.add_dependency 'emblem-rails', '0.2.1'
26
+ spec.add_dependency 'ember-rails', '~> 0.15.0'
27
+ spec.add_dependency 'emblem-rails', '~> 0.2'
28
28
  end
@@ -1,5 +1,5 @@
1
1
  module Dune
2
2
  module Dashboard
3
- VERSION = '1.1.1'
3
+ VERSION = '1.1.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dune-dashboard
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Legrand Pierre
@@ -84,30 +84,30 @@ dependencies:
84
84
  name: ember-rails
85
85
  requirement: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - '='
87
+ - - "~>"
88
88
  - !ruby/object:Gem::Version
89
89
  version: 0.15.0
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
- - - '='
94
+ - - "~>"
95
95
  - !ruby/object:Gem::Version
96
96
  version: 0.15.0
97
97
  - !ruby/object:Gem::Dependency
98
98
  name: emblem-rails
99
99
  requirement: !ruby/object:Gem::Requirement
100
100
  requirements:
101
- - - '='
101
+ - - "~>"
102
102
  - !ruby/object:Gem::Version
103
- version: 0.2.1
103
+ version: '0.2'
104
104
  type: :runtime
105
105
  prerelease: false
106
106
  version_requirements: !ruby/object:Gem::Requirement
107
107
  requirements:
108
- - - '='
108
+ - - "~>"
109
109
  - !ruby/object:Gem::Version
110
- version: 0.2.1
110
+ version: '0.2'
111
111
  description: The Dashboard is the place where you manage your dune
112
112
  email:
113
113
  - legrand.work@gmail.com