]> git.armaanb.net Git - stagit.git/blob - Gemfile.lock
Redirect stdout to correct file.
[stagit.git] / Gemfile.lock
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     charlock_holmes (0.7.7)
5     escape_utils (1.2.1)
6     github-linguist (7.9.0)
7       charlock_holmes (~> 0.7.6)
8       escape_utils (~> 1.2.0)
9       mini_mime (~> 1.0)
10       rugged (>= 0.25.1)
11     mini_mime (1.0.2)
12     multi_json (1.15.0)
13     pygments.rb (1.2.1)
14       multi_json (>= 1.0.0)
15     rugged (1.0.1)
16
17 PLATFORMS
18   ruby
19
20 DEPENDENCIES
21   github-linguist
22   pygments.rb
23
24 BUNDLED WITH
25    2.1.2