aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorParker Moore <parkrmoore@gmail.com>2013-02-28 12:55:13 -0800
committerParker Moore <parkrmoore@gmail.com>2013-02-28 12:55:13 -0800
commitf4f42823f687e840c65fdeab0c35d26d442835f7 (patch)
tree068cc6cc4593982ab9020103ee06a7902c6bcc0d /Gemfile
parent4790b939807be4d9abcc567f02773ff24b99320d (diff)
parent960145fa20533174ecd6a6306cf1f235e82650eb (diff)
downloadmy_new_personal_website-f4f42823f687e840c65fdeab0c35d26d442835f7.tar.xz
my_new_personal_website-f4f42823f687e840c65fdeab0c35d26d442835f7.zip
Merge pull request #1074 from joneslee85/bump-sinatra
Bump sinatra to 1.3.5
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f3789542..a11c24f2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -15,4 +15,4 @@ group :development do
gem 'liquid', '~> 2.3.0'
end
-gem 'sinatra', '~> 1.3.3'
+gem 'sinatra', '~> 1.3.5'