humongous 2.0.0 → 2.0.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
  SHA256:
3
- metadata.gz: ad9369e3d213e9e01c3035211675e402dfe7c8bd1aee66c92e9ad9a59b5d2186
4
- data.tar.gz: ab1c5141dfbb78f2a3c55c07726d95088937dbe0bf1826ab9590d8e11a818fe9
3
+ metadata.gz: 1709ea75621ef66a296318f8f80b4a27635535d645bf9e7b8ee9022591297a13
4
+ data.tar.gz: 4022b9123997257c83565fc6a330f30e34e81ff89d58507b3457f5e95a1ddfc0
5
5
  SHA512:
6
- metadata.gz: c7320a9d915a2f69df8477817157280cb17ac92d4b2dc13fe5efea3e917eb5a9f4c006cf94ec28f81439e64b85eb2a1cba9d6a2ef77bcb0cd21c28a0e5fef379
7
- data.tar.gz: aa9fdcf76e0312fb50f087ea92fcb2deeb0462de5f4ecdd8c5fe7b85269841ffc6d5b270cbfb52fa9dd0f8da9d67d4fb03ce21e7a45379cc86795c07b4fa0b5b
6
+ metadata.gz: b1f8f54bf0f6feaf641bd294dfd7f3bc821cd6a32602bc7282f67f4a3fb365047bb2ddc958b264a48a43d50807d49e123ee422d11ee69d203421d5aac80cd63f
7
+ data.tar.gz: 87ca70cb739d98722371a6d29faba837c452ebbc38974fe02da797a3f1e6efe11a2340396e55066f5921532fa5ed9649cff7122e549f0871611dc51dacd4c51a
@@ -31,7 +31,7 @@ module Humongous
31
31
  end
32
32
 
33
33
  def self.copyright
34
- "Bagwan Pankaj 2012-2016"
34
+ "Bagwan Pankaj 2012-2020"
35
35
  end
36
36
 
37
37
  def self.author
@@ -1,3 +1,3 @@
1
1
  module Humongous
2
- VERSION = "2.0.0"
2
+ VERSION = "2.0.1"
3
3
  end
@@ -1,6 +1,3 @@
1
1
  <footer>
2
2
  <p>&copy; <%= Humongous.copyright %></p>
3
- <p>
4
- <a href='https://pledgie.com/campaigns/24601'><img alt='Click here to lend your support to: Humongous and make a donation at pledgie.com !' src='https://pledgie.com/campaigns/24601.png?skin_name=chrome' border='0' ></a>
5
- </p>
6
- </footer>
3
+ </footer>
@@ -122,6 +122,5 @@
122
122
  })
123
123
  </script>
124
124
  <% end %>
125
- <script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.11/ace.min.js" type="text/javascript" charset="utf-8" async defer></script>
126
125
  </body>
127
126
  </html>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: humongous
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - bagwanpankaj