whales_actions 0.1.0 → 0.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: f40a35b239daaf2d634d19edfbff41fee27df177
4
- data.tar.gz: 9e35893900877aa08d5b08d12e5aefd7b968b32c
3
+ metadata.gz: 729d14e7c36e47baa7b6ece335aa8855df26100a
4
+ data.tar.gz: 76b3bdfb42daa6e6bdf9bdc73f3c84462d1e0529
5
5
  SHA512:
6
- metadata.gz: 19e1aecd87c8aa840049b08e241780ef8516e9d4b9a8b4c10d930a8e466cae01cbfc974253d48c9acaf9bcafc39595ea2af9a453c65e3f9e92fc032307464fee
7
- data.tar.gz: dfaba83c6676aadb6931e0e09c550e00c5fca33182b9acf91c3f86cc4f0c91cd8c1a18548de42146d8d26cbf90d4b996f2b10b4481cae8bf732bcdba2fb7e4c1
6
+ metadata.gz: ba5c27610cecae1f4c44845af782b13fdfbc836b7560b3c5faedaff0d5549aee36d4f928c533d17c61193e351e9383864a3061d0cb968621e4db05f36c228532
7
+ data.tar.gz: 6fae79cb8f83a022596053bac703e027e761e1a8adee893e1be1c024c8890eb80e54b88a2c13443729130b264c7d4f6a2d171f1587e6dd1d01f689a7520a36a7
@@ -1,3 +1,3 @@
1
1
  module WhalesActions
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whales_actions
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Horton
@@ -123,6 +123,7 @@ files:
123
123
  - lib/whales_dispatch/route.rb
124
124
  - lib/whales_dispatch/router.rb
125
125
  - lib/whales_dispatch/session.rb
126
+ - pkg/whales_actions-0.1.0.gem
126
127
  - whales_actions.gemspec
127
128
  homepage: https://github.com/wdhorton/whales/tree/master/whales_actions
128
129
  licenses: