bumper_pusher 0.1.9 → 0.1.10

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: a38d79a9e8cea38da1a7d6c7459deace6ff5fc7c
4
- data.tar.gz: 16e20be862346708c9fc71081f68d6673ab5ec1e
3
+ metadata.gz: 12a13b59038f4a088b15c85b75537149fea4b5e7
4
+ data.tar.gz: 03117dcda2b1ad04006817e7765bb7c6bcebf8da
5
5
  SHA512:
6
- metadata.gz: fedb6322aa285d03491452d511560520197151eb98e9cb16788d2af9bfe046575631b2619618c4a9661ea580968109111c99fd6bd1cb7172327fcc5467c4d46f
7
- data.tar.gz: bfdc668224c59579c614f688788fc638afa340982f5e129358efe997702afd8b0883b81a9a095dae69b785e0d2392380f64b2879b6a7e428cc54ea9ae6a2f3c9
6
+ metadata.gz: 7824d7e43e23b2d39c45aa4343e4d9e0527a0b6fc3a065f3c6390deb31e8dce422fccecfc22bb0defca71419553801d94c48f3194788fad55fd75903084f9ba2
7
+ data.tar.gz: 49a47baa7109ecc58c6eb70f99257fc59d686330f434d3fbd9984ed05efff0fe1d88550e76db1f3a8412c65418803398ffce1cc5923902c9f47285e8ca489c04
data/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.9] (https://github.com/skywinder/bumper_pusher/tree/0.1.9)
4
+ #### 10/12/14
3
5
  ## [0.1.8] (https://github.com/skywinder/bumper_pusher/tree/0.1.8)
4
6
  #### 10/12/14
5
7
  ## [0.1.7] (https://github.com/skywinder/bumper_pusher/tree/0.1.7)
@@ -1,3 +1,3 @@
1
1
  module BumperPusher
2
- VERSION = "0.1.9"
2
+ VERSION = "0.1.10"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bumper_pusher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Petr Korolev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-10 00:00:00.000000000 Z
11
+ date: 2014-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler