lines-engine 0.6 → 0.6.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
2
  SHA1:
3
- metadata.gz: 3a2d7a3ed1608348ebab01763013e62e3a2f48bd
4
- data.tar.gz: 423dde4e108a2fdd0659cb19abfa4ca4ccf2b548
3
+ metadata.gz: 4dbdeefd7a50eb8b91d66c4d95a7da3b9e5382c2
4
+ data.tar.gz: f16c886af4733739811d9068e67f477cc15c930f
5
5
  SHA512:
6
- metadata.gz: 310411de1139e7f92ece4aa94c6e6c2d6faf085883cdde6f7c342edddaea34892204c99d11bd9a472cb59ee04e5a7cf3538319ed0c5986ee1005513b8cd30b60
7
- data.tar.gz: caa85d2c0182858d9d877a564b831f5e7c1fd3a5765e1655dd2785bf043db32173d140cf0db41ad34f3ffd0dd3f6cf6b4a13e17d20842bead535c8cd779f8160
6
+ metadata.gz: 06fc3f5d5047740b310aaa5cd32f8b8ee6b4ed1dce0716e2d30183a9f7899f3477c0adc385a2dead9557bc775d2f726628713297ae853b2798e68cf024d11a9d
7
+ data.tar.gz: a2d6d466f622fe9577baed1947d8c24f5a908e1fd120887c71adfbc417b4df2d78dec7aa48a151752db316ea7118ff98dd50f53ff12d8097a94cc620d45a433a
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  ## development @master branch
4
4
 
5
+ ##06.1.
6
+
7
+ - updated dependend gems
8
+
9
+
5
10
  ##0.6
6
11
 
7
12
  - Users are now able to reset their passwords.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lines-engine (0.6)
4
+ lines-engine (0.6.1)
5
5
  acts-as-taggable-on (~> 3.5, >= 3.5)
6
6
  bcrypt (~> 3.1.0, >= 3.1.0)
7
7
  bcrypt-ruby (>= 3.0.0, <= 4)
@@ -31,36 +31,36 @@ PATH
31
31
  GEM
32
32
  remote: https://rubygems.org/
33
33
  specs:
34
- actionmailer (4.2.1)
35
- actionpack (= 4.2.1)
36
- actionview (= 4.2.1)
37
- activejob (= 4.2.1)
34
+ actionmailer (4.2.2)
35
+ actionpack (= 4.2.2)
36
+ actionview (= 4.2.2)
37
+ activejob (= 4.2.2)
38
38
  mail (~> 2.5, >= 2.5.4)
39
39
  rails-dom-testing (~> 1.0, >= 1.0.5)
40
- actionpack (4.2.1)
41
- actionview (= 4.2.1)
42
- activesupport (= 4.2.1)
40
+ actionpack (4.2.2)
41
+ actionview (= 4.2.2)
42
+ activesupport (= 4.2.2)
43
43
  rack (~> 1.6)
44
44
  rack-test (~> 0.6.2)
45
45
  rails-dom-testing (~> 1.0, >= 1.0.5)
46
46
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
47
- actionview (4.2.1)
48
- activesupport (= 4.2.1)
47
+ actionview (4.2.2)
48
+ activesupport (= 4.2.2)
49
49
  builder (~> 3.1)
50
50
  erubis (~> 2.7.0)
51
51
  rails-dom-testing (~> 1.0, >= 1.0.5)
52
52
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
53
- activejob (4.2.1)
54
- activesupport (= 4.2.1)
53
+ activejob (4.2.2)
54
+ activesupport (= 4.2.2)
55
55
  globalid (>= 0.3.0)
56
- activemodel (4.2.1)
57
- activesupport (= 4.2.1)
56
+ activemodel (4.2.2)
57
+ activesupport (= 4.2.2)
58
58
  builder (~> 3.1)
59
- activerecord (4.2.1)
60
- activemodel (= 4.2.1)
61
- activesupport (= 4.2.1)
59
+ activerecord (4.2.2)
60
+ activemodel (= 4.2.2)
61
+ activesupport (= 4.2.2)
62
62
  arel (~> 6.0)
63
- activesupport (4.2.1)
63
+ activesupport (4.2.2)
64
64
  i18n (~> 0.7)
65
65
  json (~> 1.7, >= 1.7.7)
66
66
  minitest (~> 5.1)
@@ -117,7 +117,7 @@ GEM
117
117
  activerecord (>= 4.0.0)
118
118
  globalid (0.3.5)
119
119
  activesupport (>= 4.1.0)
120
- guard (2.12.5)
120
+ guard (2.12.6)
121
121
  formatador (>= 0.2.4)
122
122
  listen (~> 2.7)
123
123
  lumberjack (~> 1.0)
@@ -135,23 +135,23 @@ GEM
135
135
  actionpack (>= 3.1)
136
136
  railties (>= 3.1)
137
137
  sass (>= 3.2)
138
- jquery-rails (4.0.3)
138
+ jquery-rails (4.0.4)
139
139
  rails-dom-testing (~> 1.0)
140
140
  railties (>= 4.2.0)
141
141
  thor (>= 0.14, < 2.0)
142
142
  jquery-ui-rails (4.2.1)
143
143
  railties (>= 3.2.16)
144
- json (1.8.2)
144
+ json (1.8.3)
145
145
  kaminari (0.16.3)
146
146
  actionpack (>= 3.0.0)
147
147
  activesupport (>= 3.0.0)
148
148
  launchy (2.4.3)
149
149
  addressable (~> 2.3)
150
- listen (2.10.0)
150
+ listen (2.10.1)
151
151
  celluloid (~> 0.16.0)
152
152
  rb-fsevent (>= 0.9.3)
153
153
  rb-inotify (>= 0.9)
154
- loofah (2.0.1)
154
+ loofah (2.0.2)
155
155
  nokogiri (>= 1.5.9)
156
156
  lumberjack (1.0.9)
157
157
  mail (2.6.3)
@@ -159,9 +159,9 @@ GEM
159
159
  meta-tags (2.0.0)
160
160
  actionpack (>= 3.0.0)
161
161
  method_source (0.8.2)
162
- mime-types (2.4.3)
162
+ mime-types (2.6.1)
163
163
  mini_portile (0.6.2)
164
- minitest (5.6.0)
164
+ minitest (5.7.0)
165
165
  mysql2 (0.3.18)
166
166
  nenv (0.2.0)
167
167
  net-scp (1.2.1)
@@ -183,20 +183,20 @@ GEM
183
183
  pygments.rb (0.6.3)
184
184
  posix-spawn (~> 0.3.6)
185
185
  yajl-ruby (~> 1.2.0)
186
- rack (1.6.0)
186
+ rack (1.6.4)
187
187
  rack-test (0.6.3)
188
188
  rack (>= 1.0)
189
189
  railroady (1.3.0)
190
- rails (4.2.1)
191
- actionmailer (= 4.2.1)
192
- actionpack (= 4.2.1)
193
- actionview (= 4.2.1)
194
- activejob (= 4.2.1)
195
- activemodel (= 4.2.1)
196
- activerecord (= 4.2.1)
197
- activesupport (= 4.2.1)
190
+ rails (4.2.2)
191
+ actionmailer (= 4.2.2)
192
+ actionpack (= 4.2.2)
193
+ actionview (= 4.2.2)
194
+ activejob (= 4.2.2)
195
+ activemodel (= 4.2.2)
196
+ activerecord (= 4.2.2)
197
+ activesupport (= 4.2.2)
198
198
  bundler (>= 1.3.0, < 2.0)
199
- railties (= 4.2.1)
199
+ railties (= 4.2.2)
200
200
  sprockets-rails
201
201
  rails-deprecated_sanitizer (1.0.3)
202
202
  activesupport (>= 4.2.0.alpha)
@@ -208,13 +208,13 @@ GEM
208
208
  loofah (~> 2.0)
209
209
  rails3-jquery-autocomplete (1.0.15)
210
210
  rails (>= 3.2)
211
- railties (4.2.1)
212
- actionpack (= 4.2.1)
213
- activesupport (= 4.2.1)
211
+ railties (4.2.2)
212
+ actionpack (= 4.2.2)
213
+ activesupport (= 4.2.2)
214
214
  rake (>= 0.8.7)
215
215
  thor (>= 0.18.1, < 2.0)
216
216
  rake (10.4.2)
217
- rb-fsevent (0.9.4)
217
+ rb-fsevent (0.9.5)
218
218
  rb-inotify (0.9.5)
219
219
  ffi (>= 0.5.0)
220
220
  redcarpet (3.2.3)
@@ -239,7 +239,7 @@ GEM
239
239
  crass (~> 0.2.0)
240
240
  nokogiri (>= 1.4.4)
241
241
  nokogumbo (= 1.1.12)
242
- sass (3.4.13)
242
+ sass (3.4.14)
243
243
  sass-rails (5.0.3)
244
244
  railties (>= 4.0.0, < 5.0)
245
245
  sass (~> 3.1)
@@ -253,9 +253,9 @@ GEM
253
253
  sitemap_generator (5.0.5)
254
254
  builder
255
255
  slop (3.6.0)
256
- sprockets (3.0.2)
256
+ sprockets (3.2.0)
257
257
  rack (~> 1.0)
258
- sprockets-rails (2.2.4)
258
+ sprockets-rails (2.3.1)
259
259
  actionpack (>= 3.0)
260
260
  activesupport (>= 3.0)
261
261
  sprockets (>= 2.8, < 4.0)
data/lib/lines/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Lines
2
- VERSION = "0.6"
2
+ VERSION = "0.6.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lines-engine
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.6'
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Opoloo GbR
@@ -30,7 +30,7 @@ cert_chain:
30
30
  5BNWA8E1pTLFIGuj2vWGF3LmLHATeyBGXNDBRf6XZUG124zSK5pxkJ5zm2uBhu00
31
31
  +pn0Gw==
32
32
  -----END CERTIFICATE-----
33
- date: 2015-04-24 00:00:00.000000000 Z
33
+ date: 2015-06-22 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: orm_adapter
metadata.gz.sig CHANGED
Binary file