flowcation 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: 8cd115a15b93fd41343ae7850caec0d6f4237592
4
- data.tar.gz: d1e6dc2cccf7a58120220705648d0946c7a2cbac
3
+ metadata.gz: 62f107c3e7aa71f44bc8de5d71393c8744804c32
4
+ data.tar.gz: 98c08884004f502dcfb001bc98cd5fc6b7829b00
5
5
  SHA512:
6
- metadata.gz: ce1ccc768b6378bab66ae277cbd278670b51d302e83060145176c4454bd199d9a92dda3dd67f048fa4acd50d91ea799d4797cdabcd63f0c7f83972dbfc16072c
7
- data.tar.gz: 2e7abd4373583df087d3620f84516765ce72101b9e5e8592154ca586e1b0e4f4e7defc2943217fdc468c68df0e19a0ed6c270402455c7c6fad6d6ab7246db9e8
6
+ metadata.gz: 62ef96c8861a855aa37f7df18db9f0657e9772b353dd1182c4e690e7994b45f65e956cecdfd59bf4efddf925fc8fe23924c3a15094f8681a4d9930d95bda0e63
7
+ data.tar.gz: 78b3c04562432ac27a09f135f3500cdee4921ef9f1753ed84c9aeae7bca6692aa063cc57d88abb2be1959cf7acc31bdd792f42b4aae49447d5e90ec33853d0fd
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- flowcation (0.2.4)
4
+ flowcation (0.2.5)
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.4"
2
+ VERSION = "0.2.5"
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.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthias Hennemeyer