jasny_bundle 1.0.2 → 1.1.1

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: 08339126b5dd3e0525becae31aaf82645905058c
4
- data.tar.gz: c8b3709de0385b490be8a8a35f0a5573f488aded
3
+ metadata.gz: 99ba90f6d8a40066b2e60d4f5467bb0138b51333
4
+ data.tar.gz: 10b92486540f684a1b4da960f457324f5b735367
5
5
  SHA512:
6
- metadata.gz: ebfd4799102eb062e8de7222b19947a4edb2338895560d50901c2effc68be621569a322fa9c572a207bf8f9b5226432c96c9fc9b7cc846216d5387943e4386a1
7
- data.tar.gz: a8eb66699f1bae9ad764fcf62f27de8d215c9dd5be1dcb8cd6157501e2adc4109a9abf314bb74210322e6ed429cc7bce66e0019664e0aad0896890d48bc57b7a
6
+ metadata.gz: fd67058cf593809085b3fc74ad67213fe91d040ca9f52142b05cec8115539e5259c8f6e09f52ea28051e6197bc8dae5751b0227424e82ef782c1049cb8a330fc
7
+ data.tar.gz: df17f87fa0cd90d9ba3cdb65ad0f80fbb6287b6523d5003561d154652043901aa4048629acd3eaa0eaf51400b900e903145b93ae0fee801170170222680e0814
@@ -1,3 +1,3 @@
1
1
  module JasnyBundle
2
- VERSION = "1.0.2"
2
+ VERSION = "1.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jasny_bundle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex Scott
@@ -25,9 +25,6 @@ files:
25
25
  - Gemfile
26
26
  - LICENSE
27
27
  - Rakefile
28
- - jasny-bundle-1.0.0.gem
29
- - jasny_bundle-1.0.0.gem
30
- - jasny_bundle-1.0.1.gem
31
28
  - jasny_bundle.gemspec
32
29
  - lib/jasny_bundle.rb
33
30
  - lib/jasny_bundle/middleware.rb
Binary file
Binary file
Binary file