rcracy 0.0.6 → 0.0.7

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.
data/lib/rcracy/nut.rb CHANGED
@@ -2,7 +2,7 @@ module RCracy
2
2
 
3
3
  class Nut
4
4
 
5
- attr_reader :id, :name, :date_since, :history, :small_img, :big_img, :description,
5
+ attr_reader :id, :name, :date_since, :history, :small_image, :big_image, :description,
6
6
  :flag_type, :level, :date_received_or_last, :number
7
7
 
8
8
  def initialize(attrs)
@@ -1,3 +1,3 @@
1
1
  module RCracy
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rcracy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: