Skip to content

Commit

Permalink
Bumps version to v1.1.1. Closes omniauth#56
Browse files Browse the repository at this point in the history
  • Loading branch information
mbleigh committed Jul 4, 2013
1 parent 11f0395 commit 005571f
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 81 deletions.
184 changes: 104 additions & 80 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,36 +1,37 @@
PATH
remote: .
specs:
omniauth-identity (1.1.0)
omniauth-identity (1.1.1)
bcrypt-ruby (~> 3.0)
omniauth (~> 1.0)

GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.1)
activesupport (= 3.2.1)
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.1)
activemodel (= 3.2.1)
activesupport (= 3.2.1)
arel (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.1)
i18n (~> 0.6)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.2.6)
arel (3.0.0)
addressable (2.3.5)
arel (3.0.2)
bcrypt-ruby (3.0.1)
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
couch_potato (0.7.1)
bson (1.9.0)
bson_ext (1.9.0)
bson (~> 1.9.0)
builder (3.0.4)
coderay (1.0.9)
couch_potato (1.0.1)
activemodel
couchrest (>= 1.0.1)
couchrest (~> 1.2.0)
json (~> 1.6)
couchrest (1.1.3)
couchrest (1.2.0)
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
Expand All @@ -44,93 +45,116 @@ GEM
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
diff-lcs (1.1.3)
diff-lcs (1.2.4)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-core (1.2.0)
addressable (~> 2.2.6)
dm-core (1.2.1)
addressable (~> 2.3)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-serializer (1.2.1)
dm-serializer (1.2.2)
dm-core (~> 1.2.0)
fastercsv (~> 1.5.4)
json (~> 1.6.1)
json_pure (~> 1.6.1)
multi_json (~> 1.0.3)
fastercsv (~> 1.5)
json (~> 1.6)
json_pure (~> 1.6)
multi_json (~> 1.0)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-types (1.2.1)
bcrypt-ruby (~> 3.0.0)
dm-types (1.2.2)
bcrypt-ruby (~> 3.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5.4)
json (~> 1.6.1)
multi_json (~> 1.0.3)
stringex (~> 1.3.0)
uuidtools (~> 2.1.2)
fastercsv (~> 1.5)
json (~> 1.6)
multi_json (~> 1.0)
stringex (~> 1.4)
uuidtools (~> 2.1)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
fastercsv (1.5.4)
ffi (1.0.11)
fastercsv (1.5.5)
ffi (1.9.0)
formatador (0.2.4)
growl (1.0.3)
guard (1.0.0)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-rspec (0.6.0)
guard (>= 0.10.0)
hashie (1.2.0)
i18n (0.6.0)
json (1.6.5)
json_pure (1.6.5)
maruku (0.6.0)
guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
guard-rspec (3.0.2)
guard (>= 1.8)
rspec (~> 2.13)
hashie (2.0.5)
i18n (0.6.1)
json (1.8.0)
json_pure (1.8.0)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
maruku (0.6.1)
syntax (>= 1.0.0)
mime-types (1.19)
mongo (1.5.2)
bson (= 1.5.2)
mongo_mapper (0.11.0)
method_source (0.8.1)
mime-types (1.23)
mongo (1.9.0)
bson (~> 1.9.0)
mongo_mapper (0.12.0)
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.4.0)
mongoid (2.4.4)
activemodel (~> 3.1)
mongo (~> 1.3)
plucky (~> 0.5.2)
mongoid (3.1.4)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.22)
multi_json (1.0.4)
omniauth (1.1.1)
hashie (~> 1.2)
moped (1.5.0)
multi_json (1.7.7)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
plucky (0.4.4)
origin (1.1.0)
plucky (0.5.2)
mongo (~> 1.5)
rack (1.4.1)
rack-test (0.6.1)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (0.9.2.2)
rb-fsevent (0.9.0)
rake (0.9.6)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
stringex (1.3.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.5)
stringex (1.5.1)
syntax (1.0.0)
thor (0.14.6)
tzinfo (0.3.31)
uuidtools (2.1.2)
thor (0.18.1)
tzinfo (0.3.37)
uuidtools (2.1.4)

PLATFORMS
ruby
Expand Down
2 changes: 1 addition & 1 deletion lib/omniauth-identity/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module OmniAuth
module Identity
VERSION = '1.1.0'
VERSION = '1.1.1'
end
end

0 comments on commit 005571f

Please sign in to comment.