flowcation 0.2.14 → 0.2.15

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: 0701cdd3e70bcc8663d636dc2006f5679b4be422
4
- data.tar.gz: 0fe2547714bed5d23e960af7f93c3fac20f6060f
3
+ metadata.gz: f2296dbb7f39f6c393189086260102118cb565c9
4
+ data.tar.gz: bbf6970466fbe7004f8d7e16e5938ef2a2c819db
5
5
  SHA512:
6
- metadata.gz: a880e61f861e863c7abe257a73c39310aacf74d1892e2190f7eab8ae426c11f2c7ac96d3c3d818178a46230547a9990d5aa01a1c61af4e3a124ea31bfeefcd40
7
- data.tar.gz: b226c933812bda1341cf7581da89c183fa9a23b55876ef3158f110e0de13d0d766d94b87a72f476424ad19b0e6d0e4828ac2bd58b5c1b215810207dc465f3639
6
+ metadata.gz: b3c3cb88f7112a0de5861bf0bf1e6c31f0d76e7e007b81b6ded6ae55453030e92a4c2054a13dd86d160455e027e4b88c7c008589d0d9ca0b7c597854ac844ab7
7
+ data.tar.gz: 180477f00ca744558973286ac7135a1bcd5d582983f6af1ca2729171474d3b2c46bc8b279d5d798a0bf8605d27c38ebfb69e10291ce121bfd58608648396a4f5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- flowcation (0.2.14)
4
+ flowcation (0.2.15)
5
5
  activesupport (~> 5.1.5)
6
6
  nokogiri (~> 1.8.2)
7
7
 
@@ -1,3 +1,3 @@
1
1
  module Flowcation
2
- VERSION = "0.2.14"
2
+ VERSION = "0.2.15"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flowcation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.14
4
+ version: 0.2.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthias Hennemeyer