Skip to content

Commit

Permalink
V 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Tewiah committed May 26, 2017
1 parent 7d9d41a commit e20de5e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GIT
PATH
remote: .
specs:
pwb (0.2.0)
pwb (1.0.0)
active_hash
activemodel-serializers-xml
bootstrap-sass
Expand Down Expand Up @@ -85,7 +85,7 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
arel (7.1.4)
ast (2.3.0)
autoprefixer-rails (6.7.7.2)
autoprefixer-rails (7.1.1)
execjs
aws_cf_signer (0.1.3)
backports (2.3.0)
Expand All @@ -107,18 +107,18 @@ GEM
activesupport (>= 4.0.0)
mime-types (>= 1.16)
cliver (0.3.2)
cloudinary (1.8.0)
cloudinary (1.8.1)
aws_cf_signer
rest-client
coderay (1.1.1)
concurrent-ruby (1.0.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
database_cleaner (1.5.3)
devise (4.2.1)
devise (4.3.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
railties (>= 4.1.0, < 5.2)
responders
warden (~> 1.2.3)
devise-i18n (1.1.2)
Expand Down Expand Up @@ -328,13 +328,13 @@ GEM
nokogiri (>= 1.4.2)
rest-client (>= 1.5.1)
safe_yaml (1.0.4)
sass (3.4.23)
sass (3.4.24)
shellany (0.0.1)
shoulda-matchers (3.1.1)
activesupport (>= 4.0.0)
simple_form (3.4.0)
actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1)
simple_form (3.5.0)
actionpack (> 4, < 5.2)
activemodel (> 4, < 5.2)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
Expand Down

0 comments on commit e20de5e

Please sign in to comment.