trusty-snippets-extension 2.0.2.pre.beta → 2.0.3
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8e31b1175444fab08f1d2239139f923210d198cf
|
4
|
+
data.tar.gz: beed31bc2b0bb4b5305fd3a3a2da9b6d877186ad
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7b633bc741b8cfa35d35117d7fdf68fd1dca614b96c6fa5f80d7090bccb186ba9705c524a8143802f3e62936cb7ce0b7cf4cc4652e2f634d5090f8dd13a804e3
|
7
|
+
data.tar.gz: 98ab021ea6f49bf8a5776c9c1f5d462af9f2d8e63ac435872a97ab4a8f1f9dec1eced1b4695d0f5260756734f1c93efd2637fe412867384edfdaef91118298e2
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-snippets-extension (2.0.
|
4
|
+
trusty-snippets-extension (2.0.3)
|
5
5
|
trusty-cms (~> 2.0.0.pre.beta)
|
6
6
|
|
7
7
|
GEM
|
@@ -79,7 +79,7 @@ GEM
|
|
79
79
|
sass (>= 3.3.0, < 3.5)
|
80
80
|
compass-import-once (1.0.5)
|
81
81
|
sass (>= 3.2, < 3.5)
|
82
|
-
compass-rails (2.0.
|
82
|
+
compass-rails (2.0.3)
|
83
83
|
compass (~> 1.0.0)
|
84
84
|
sass-rails (<= 5.0.1)
|
85
85
|
sprockets (< 2.13)
|
@@ -235,7 +235,7 @@ GEM
|
|
235
235
|
thor (0.19.1)
|
236
236
|
thread_safe (0.3.5)
|
237
237
|
tilt (1.4.1)
|
238
|
-
trusty-cms (2.0.
|
238
|
+
trusty-cms (2.0.11)
|
239
239
|
RedCloth (~> 4.2)
|
240
240
|
acts_as_tree (~> 2.1)
|
241
241
|
bundler (~> 1.7)
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: trusty-snippets-extension
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jim Gay
|
@@ -229,9 +229,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
229
229
|
version: '0'
|
230
230
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
231
231
|
requirements:
|
232
|
-
- - "
|
232
|
+
- - ">="
|
233
233
|
- !ruby/object:Gem::Version
|
234
|
-
version:
|
234
|
+
version: '0'
|
235
235
|
requirements: []
|
236
236
|
rubyforge_project:
|
237
237
|
rubygems_version: 2.4.3
|