xing-framework 0.2.4 → 0.2.5

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: 36e6284367e40c8d4c26f29a37ce95235fc9fd95
4
- data.tar.gz: 5ecf4e226c5a1e6383f73d0e2d104e7facf92595
3
+ metadata.gz: 70b634b90358e0b9b69b744afde915c4e5510dd6
4
+ data.tar.gz: d073674381a3eced01d2325adbc4609ee1a374bb
5
5
  SHA512:
6
- metadata.gz: 32b763cee89f4f31078f7c31166c458edc1dd1b68319cc7947dbfaae3c942ade8f40af41d80627b2ae16ad3415788312f99fee7c400d096fc2dfc7800ba50b88
7
- data.tar.gz: 92160c7a9d7b1d34e4aef2da57995f70a34012d175ef0059d76f12eb0de15e8ba9ecc64a9bffa1df8b93d55f588cf7734e27647a29c6e9932eb6e6ccffc38fc5
6
+ metadata.gz: 277e83153cdec6817c4739fdd44246a5fd6966b4e5b275cea4860a15de1e54fa1d57adaca71e9311fa4b5e063677557fec988ca9efa82004580cdf0b25c0d86a
7
+ data.tar.gz: f63849684877bdcd7d46f886e045e84c4dc88efe85d33c442d817c49ae7cecd7f7286b74b874c93a36d4f527cfd11355521397567cbc7d969affd77d8a5ecc12
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xing-framework
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Evan Dorn
@@ -288,6 +288,7 @@ files:
288
288
  - default_configuration/templates/frontend/.gitignore
289
289
  - default_configuration/templates/frontend/gitattributes
290
290
  - default_configuration/templates/frontend/gitignore
291
+ - default_configuration/templates/gitattributes
291
292
  - default_configuration/templates/gitignore
292
293
  - lib/xing.rb
293
294
  - lib/xing/cli.rb
@@ -308,7 +309,7 @@ rdoc_options:
308
309
  - "--main"
309
310
  - doc/README
310
311
  - "--title"
311
- - xing-framework-0.2.4 Documentation
312
+ - xing-framework-0.2.5 Documentation
312
313
  require_paths:
313
314
  - lib/
314
315
  required_ruby_version: !ruby/object:Gem::Requirement