figstrap_rails 0.0.1 → 0.0.2

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
  SHA256:
3
- metadata.gz: 32e73f21ec4da3cd6abd18bbb1fd6c0bc0d65f231eb6ceb41ea5102c488b6d3c
4
- data.tar.gz: 8c34acbd2066d490bc71c310600c37f6f2811c62108061d098c92b869b68b1c1
3
+ metadata.gz: f1d15339566e446cde4a33c92b7a82f4595f49524dda4c0964c5d1c37dcf3e2a
4
+ data.tar.gz: 290972cd9f6ee78c6dea9b18f1ec905ae49e6cc1629f1ffe32e21fd2d2ec7319
5
5
  SHA512:
6
- metadata.gz: 4e346c198d6b098422768b3212d5523dc0b48b61af0bda2aff9d93223551350cfe7dc66b94664dba605610870922f553c35f88c1cef07c0cfd7cdd4802ba4ea6
7
- data.tar.gz: a1c8af4f2478469a871f6eabf3b9fd87b764d45c7c821a4ab7d7602734fa2fddac6bc394c985520cc3838737adc3db4cb40061a0436ef099c3c042251e166f8f
6
+ metadata.gz: c28cb537c2168e68441b2b7b601718ce5c4673baefc58090e95a8e3300dd14f51b74f879a77940ff4cd5c61f74217cb288051dae1cdb39640e84419f9cefef56
7
+ data.tar.gz: 515c082b0203d067aa71f0c2a13bba7460a0216746001958c193881a9cac4e77aae3f609f3b1aecaf340d0847a477f5eb9bc1fbd2e5fe24e76bde25bfb979d2e
@@ -13,8 +13,8 @@ Gem::Specification.new do |spec|
13
13
  spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")
14
14
 
15
15
  spec.metadata["homepage_uri"] = spec.homepage
16
- spec.metadata["source_code_uri"] = "https://github.com/bitesite/figstrap"
17
- spec.metadata["changelog_uri"] = "https://github.com/bitesite/figstrap"
16
+ spec.metadata["source_code_uri"] = "https://github.com/bitesite/figstrap_rails"
17
+ spec.metadata["changelog_uri"] = "https://github.com/bitesite/figstrap_rails"
18
18
 
19
19
  # Specify which files should be added to the gem when it is released.
20
20
  # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
@@ -1,3 +1,3 @@
1
1
  module FigstrapRails
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: figstrap_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Casey Li
@@ -77,8 +77,8 @@ licenses:
77
77
  - MIT
78
78
  metadata:
79
79
  homepage_uri: https://github.com/bitesite/figstrap_rails
80
- source_code_uri: https://github.com/bitesite/figstrap
81
- changelog_uri: https://github.com/bitesite/figstrap
80
+ source_code_uri: https://github.com/bitesite/figstrap_rails
81
+ changelog_uri: https://github.com/bitesite/figstrap_rails
82
82
  post_install_message:
83
83
  rdoc_options: []
84
84
  require_paths: