designmodo-startup_framework-rails 1.1.3.3 → 1.1.3.4

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: 8f15f33f9b878ad3d0ba5fa7ad917fdc3afc11bf
4
- data.tar.gz: 3c81fb7a4585d983c161bf9c4f273e6c5bf7af05
3
+ metadata.gz: d8cf50892b3b74f89ee4c5744792cb2381c6bc88
4
+ data.tar.gz: 057f74e8f9649199949e1c383a67abacf7e71e8f
5
5
  SHA512:
6
- metadata.gz: d4498dbee67c2f20e821faa07e86c5552f70710bbb3290eb0ce80a3d5199a48c3298c03477d749082b63c04f64c108da7f6103b7cfd7e6955f914c9f46d56209
7
- data.tar.gz: 456fb5b42ea54cae037a05046e73e9c79351f915dd26ba22090745be53fc22d833c612f25a7d0ef9a08b1842d1bcb7df7da1c455045c4fed3f372d388cfbb2d3
6
+ metadata.gz: 1e9846b894fbb79db6dc3af01f82465fd4409660b585c35f20cf8a558884d3a86f4b6d82076abb58802a8c7d7f78eedbb87cff0c750a9653bce0e016454a6f36
7
+ data.tar.gz: 64f451ec0fdd34b7c946dd3dcf43cfaba6222f29389146106502e0fa42e24542314ed80fb0e64d245dc78d3e7fac13d19b8cf918ceba720990e4e06dd0694b5e
@@ -1,7 +1,7 @@
1
1
  module Designmodo
2
2
  module StartupFramework
3
3
  module Rails
4
- VERSION = "1.1.3.3"
4
+ VERSION = "1.1.3.4"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: designmodo-startup_framework-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3.3
4
+ version: 1.1.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vertmac
@@ -69,7 +69,7 @@ files:
69
69
  - lib/generators/startup_framework/install/templates/startup_framework.js
70
70
  - lib/generators/startup_framework/install/templates/startup_framework.less
71
71
  - lib/tests/test.rb
72
- homepage: https://github.com/reflection/designmodo-startup_framework-rails
72
+ homepage: https://github.com/vertmac/designmodo-startup_framework-rails
73
73
  licenses:
74
74
  - Simplified BSD
75
75
  metadata: {}