Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 01a7792

Browse files
author
Arfon Smith
committed
Updating Whedon gem
1 parent 851d3c8 commit 01a7792

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ gem 'sinatra-contrib', '2.0.2'
1616
gem 'twitter'
1717
gem 'unicorn', '5.3.1'
1818
gem 'pry-byebug'
19-
gem 'whedon', :git => 'https://github.com/openjournals/whedon.git', :ref => '92346a0773a4003bf0ef361b661dc2787f492936'
19+
gem 'whedon', :git => 'https://github.com/openjournals/whedon.git', :ref => 'b63fc70cc085ed01c05ff339b5180c7e4242c592'
2020

2121
group :test do
2222
gem 'rack-test'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/openjournals/whedon.git
3-
revision: 92346a0773a4003bf0ef361b661dc2787f492936
4-
ref: 92346a0773a4003bf0ef361b661dc2787f492936
3+
revision: b63fc70cc085ed01c05ff339b5180c7e4242c592
4+
ref: b63fc70cc085ed01c05ff339b5180c7e4242c592
55
specs:
66
whedon (0.1.0)
77
bibtex-ruby
@@ -28,7 +28,7 @@ GEM
2828
rake (~> 10.4)
2929
aws_cf_signer (0.1.3)
3030
backports (2.8.2)
31-
bibtex-ruby (5.1.6)
31+
bibtex-ruby (6.0.0)
3232
latex-decode (~> 0.0)
3333
buftok (0.2.0)
3434
byebug (11.0.1)

0 commit comments

Comments
 (0)