with_popup 0.0.2 → 0.0.3

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/with_popup/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 548bf71dc3f62ee795194f35ddc1fc37f09227f2
4
- data.tar.gz: 7796f7e0e1c649be651be5d604db8fd121b6353b
3
+ metadata.gz: e742b61056c72be73d7f98c85e55bc6ec9397a65
4
+ data.tar.gz: 99d5ade193546a5338bd12f047de172d529d8790
5
5
  SHA512:
6
- metadata.gz: 130f5b2de47ffc703993b491b4606573ba686401069b044a9214e7d7184e561514c7af3cc5b8b515bb3c70ce78e8ed0f25657da134832cf3833673aa850cfbd8
7
- data.tar.gz: f469b8cc90205c4b52be8195199f2eaa285fe6c2417f5c8196bc6b8ca180e6de95d19afb9e08a78552affdac8c50b2567802b3e1e64c0b0aaaac7f632f7c9b8f
6
+ metadata.gz: 28470525a5bddfb93af2b8b0834fa419e5fde795cd608e72dde276bd14efc8b680e9a77542327d6a3425a224ff4b619d2a75dc7a801ede2ec8d3d6496ee6ed70
7
+ data.tar.gz: 0d3a1e48447cc04898d37502e23161bb8e32cdf9f24204fed2027be3c325e672d126a9a85fc9213083548e8e9a8a2158108aad93fcd5243032c0e7650ae6ae27
@@ -1,3 +1,3 @@
1
1
  module WithPopup
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: with_popup
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - itmammoth
@@ -780,7 +780,7 @@ files:
780
780
  - spec/features/form_tag_helper_request_spec.rb
781
781
  - spec/rails_helper.rb
782
782
  - spec/spec_helper.rb
783
- homepage: https://github.com/itmammoth/with-popup
783
+ homepage: https://github.com/itmammoth/with_popup
784
784
  licenses:
785
785
  - MIT
786
786
  metadata: {}