branston 0.6.2 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/branston/Gemfile +1 -1
  2. metadata +3 -3
data/lib/branston/Gemfile CHANGED
@@ -1,6 +1,6 @@
1
1
  source :gemcutter
2
2
  gem 'rails', '~> 2.3.5'
3
- gem 'sqlite3-ruby', :require => 'sqlite3'
3
+ gem 'sqlite3-ruby', '>=1.2.5', :require => 'sqlite3'
4
4
 
5
5
  # bundler requires these gems in all environments
6
6
  gem 'calendar_date_select', '>= 1.15'
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: branston
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 1
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 6
9
- - 2
10
- version: 0.6.2
9
+ - 3
10
+ version: 0.6.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - dave.hrycyszyn@headlondon.com