rails6-footnotes 5.0.0 → 5.0.1

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
  SHA256:
3
- metadata.gz: 4cf3f2077c5570d6fc08f382591a4fd040dc62dd347a60929cf0064da1ce61c4
4
- data.tar.gz: '0289cdc75a52af389ec658fc3073fb8c4a6112277297e24568ca29c1b9ccfc38'
3
+ metadata.gz: 84dc266763c0ef834cd2e913980241676326781ed543cb8efa5644312ab2ba8f
4
+ data.tar.gz: bbe86fee1692848886f730bc42a99278b70bfdbad774195d9cc50230f6ec5e1f
5
5
  SHA512:
6
- metadata.gz: bfbf16034f96a3ccb75212285d971b7eb0080440bd5029492bef9fb03f83ea8ac34deadb92052af7b6a6adbd5138576cb1c223f0b321551203958c8639d3d18d
7
- data.tar.gz: 0e4e15e81e5c89169f21b65d1c2dba0ca89992b2b9d7ac01cd77db591e2939a6cefb417b4ebc3a573d4b7e8a0630e2b17f19a04017b03f62732fbab7489f0203
6
+ metadata.gz: 1b06be6f901eeb08d8e398ccb4b832617607e96d53d73d443ba44569d4a635e7d8131361066c248260536cddef30ce0efb508c29acdeb42e321f3d3fed800a88
7
+ data.tar.gz: d8b9da49f664c71f5983dd56565e4c678ab4b5fc674783fe7b997f3c5d67107484ba8ba5976ecdceeb39c7e5fe4276c9142a5eb40d5f40e8f7e6b089df32e505
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rails6-footnotes (5.0.0)
4
+ rails6-footnotes (5.0.1)
5
5
  rails (~> 6.0)
6
6
 
7
7
  GEM
@@ -1,3 +1,3 @@
1
1
  module Footnotes
2
- VERSION = "5.0.0"
2
+ VERSION = "5.0.1"
3
3
  end
@@ -17,6 +17,5 @@ Gem::Specification.new do |s|
17
17
 
18
18
  s.files = `git ls-files`.split("\n")
19
19
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
20
- s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
21
20
  s.require_paths = ["lib"]
22
21
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails6-footnotes
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.0.0
4
+ version: 5.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Roman V. Babenko
@@ -33,9 +33,7 @@ description: Every Rails page has footnotes that gives information about your ap
33
33
  and links back to your editor.
34
34
  email:
35
35
  - andre@arko.net
36
- executables:
37
- - rake
38
- - rspec
36
+ executables: []
39
37
  extensions: []
40
38
  extra_rdoc_files: []
41
39
  files: