napa 0.1.0 → 0.1.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.
@@ -6,7 +6,7 @@ gem 'activerecord', '3.2.13', :require => 'active_record'
6
6
  gem 'honeybadger'
7
7
  gem 'json'
8
8
  gem 'shotgun'
9
- gem 'napa', :git => 'https://github.com/bellycard/napa.git'
9
+ gem 'napa'
10
10
  gem 'grape-pagination'
11
11
  gem 'will_paginate', '~> 3.0'
12
12
 
data/lib/napa/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  module Napa
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
 
4
4
  class Version
5
5
  class << self
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: napa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -252,7 +252,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
252
252
  version: '0'
253
253
  segments:
254
254
  - 0
255
- hash: -3969343899458896441
255
+ hash: -1934113502065534271
256
256
  required_rubygems_version: !ruby/object:Gem::Requirement
257
257
  none: false
258
258
  requirements:
@@ -261,7 +261,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
261
261
  version: '0'
262
262
  segments:
263
263
  - 0
264
- hash: -3969343899458896441
264
+ hash: -1934113502065534271
265
265
  requirements: []
266
266
  rubyforge_project:
267
267
  rubygems_version: 1.8.25