Skip to content

Commit

Permalink
Update Gemfile.lock + Changes file
Browse files Browse the repository at this point in the history
  • Loading branch information
sshaw committed Mar 4, 2019
1 parent f0c7fb8 commit e7db13a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
--------------------
v0.2.7 2019-03-03
--------------------
Bug fixes:
* Lock sqlite3 down to v1.3.X (thanks Swain)

--------------------
v0.2.6 2018-11-22
--------------------
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ DEPENDENCIES
rspec
shoulda-matchers (~> 3.1.1)
sinatra-contrib
sqlite3
sqlite3 (~> 1.3.0)
tilt
valid_email
will_paginate (~> 3.0)
Expand Down

0 comments on commit e7db13a

Please sign in to comment.