trusty-snippets-extension 2.0.2.pre.beta → 2.0.3

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: 94f7531d56223faae40a2814b9e4b68b3c79fe5d
4
- data.tar.gz: 477db6d78598ebb4496401edb348028985c5f32c
3
+ metadata.gz: 8e31b1175444fab08f1d2239139f923210d198cf
4
+ data.tar.gz: beed31bc2b0bb4b5305fd3a3a2da9b6d877186ad
5
5
  SHA512:
6
- metadata.gz: 3e3a0b27d223251eb45865ed8fb21bd7983eced401c45fba4c38f853a8acd5d2df53ad62bcab005d778093b8d3cf93f5bdc2dd1373dcf608f63f60c47663d4c3
7
- data.tar.gz: d3bdc38c6eafb574a095fa608fc9e56f414cf7b9016d503d70ad927cc7d4bd4d1fb049a6c2c935ff773e9d2291d0fb54ff828d6947dff1876639333412cedd5d
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.2.pre.beta)
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.4)
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.10.pre.beta)
238
+ trusty-cms (2.0.11)
239
239
  RedCloth (~> 4.2)
240
240
  acts_as_tree (~> 2.1)
241
241
  bundler (~> 1.7)
@@ -1,5 +1,5 @@
1
1
  module TrustySnippetsExtension
2
- VERSION = "2.0.2-beta"
2
+ VERSION = "2.0.3"
3
3
  SUMMARY = "Snippets for Trusty CMS"
4
4
  DESCRIPTION = "Makes Trusty better by adding snippets!"
5
5
  URL = "http://github.com/pgharts/trusty-snippets-extension"
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.2.pre.beta
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: 1.3.1
234
+ version: '0'
235
235
  requirements: []
236
236
  rubyforge_project:
237
237
  rubygems_version: 2.4.3