projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ace8f
)
Require version 0.4.0 of the oauth plugin
author
Tom Hughes
<tom@compton.nu>
Thu, 17 Mar 2011 00:58:34 +0000
(
00:58
+0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 14 Nov 2011 09:42:49 +0000
(09:42 +0000)
Gemfile
patch
|
blob
|
history
diff --git
a/Gemfile
b/Gemfile
index 015b4fcdc7e3f61c0a9fac47c5eb1ff5957894b9..df15bc3ddc8e87423562d1ac4245cb819efd3434 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-7,7
+7,7
@@
gem 'arel', '>= 2.0.9'
gem 'libxml-ruby', '>= 2.0.5', :require => 'libxml'
gem 'rmagick', :require => 'RMagick'
gem 'oauth', '>= 0.4.4'
-gem 'oauth-plugin', '>
0.3.1
4'
+gem 'oauth-plugin', '>
= 0.4.0.pre
4'
gem 'httpclient'
gem 'SystemTimer', '>= 1.1.3', :require => 'system_timer'
gem 'sanitize'