ashmont 0.0.13 → 0.0.14

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: 368979f4027a81b1b4806d38da11745fa0520d05
4
- data.tar.gz: 2c14128bb27a4bee360a2607e5fceb176df9957f
3
+ metadata.gz: 74db341df8df089b92b9f99d600e7de04cc262ad
4
+ data.tar.gz: 38babe59083f00ce8987f4fa93d5dac2b919cf01
5
5
  SHA512:
6
- metadata.gz: be1a795ec4710fc53726226bc412966d071465445a4ea5727d60e7add1a931e9df16eaa5b3b8ccea5a88c4cbfa75f397c228db0da80e19d9033fcbae05c79a23
7
- data.tar.gz: 8ee590831e24483b43f10811f74d999fb6f0014159d47e3bd46919cba6e7365c65ae64e6405c8289d93e7839396d8978f798b6099d604fa992085e23db811af0
6
+ metadata.gz: 42eb167922b1dc1fa663da7ac3b01d5ddc38e3aa6bd19d69c45f497f51323b2b6e3de158c7d9e910769976ccd887141dd76575936340262e108c81c7ced8be4e
7
+ data.tar.gz: 6fda5ace2fed98cb908476b265239603e91556d7aca60375caddfc16c00bcb714b7920c4c06fb73478b0f8407dbc99b5840e9ce828c6daa6c5feb985ff49745b
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ##v0.0.13
2
+ * added to Travis CI for testing
3
+
1
4
  ##v0.0.13
2
5
  * added credit for captproton and homepage url
3
6
 
@@ -1,3 +1,3 @@
1
1
  module Ashmont
2
- VERSION = "0.0.13"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ashmont
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.13
4
+ version: 0.0.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - thoughtbot