artisan-ar-repository 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.
@@ -1,5 +1,5 @@
1
1
  require 'spec_helper'
2
- require 'artisan-ar-repository'
2
+ require 'artisan_ar_repository'
3
3
 
4
4
  describe ArtisanArRepository do
5
5
  it "has a story repo" do
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: artisan-ar-repository
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - 8th Light Craftsmen
@@ -43,7 +43,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - ">="
45
45
  - !ruby/object:Gem::Version
46
- hash: 645378822587193670
46
+ hash: 2972723930978108558
47
47
  segments:
48
48
  - 0
49
49
  version: "0"