tumblr_client 0.6.11 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
data/.path DELETED
@@ -1 +0,0 @@
1
- /.__pathr_start_project__:/.__pathr_end_project__:/.__pathr_start_tools@^__:/.__pathr_end_tools@^__:/.__pathr_start_tools@active_tools__:/Users/richard/active_tools:/Users/richard/active_tools/src:/Users/richard/active_tools/src/common:/.__pathr_end_tools@active_tools__:/.__pathr_start_tools@$__:/.__pathr_end_tools@$__:/.__pathr_start_global__:/Users/richard/.rvm/gems/ruby-1.9.3-p125/bin:/Users/richard/.rvm/gems/ruby-1.9.3-p125@global/bin:/Users/richard/.rvm/rubies/ruby-1.9.3-p125/bin:/Users/richard/.rvm/bin:/Users/richard/scripts:/opt/local/libexec/gnubin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/Applications/Shoes.app/Contents/MacOS:/Users/richard/bin:/Users/richard/jruby/bin:/usr/local/mysql/bin:/.__pathr_end_global__:/.__pathr_start_utilities@^__:/.__pathr_end_utilities@^__:/.__pathr_start_utilities@gitget__:/Users/richard/projects/gitget/src:/.__pathr_end_utilities@gitget__:/.__pathr_start_utilities@pathr__:/Users/richard/projects/pathr/src:/.__pathr_end_utilities@pathr__:/.__pathr_start_utilities@$__:/.__pathr_end_utilities@$__
data/Gemfile.lock DELETED
@@ -1,43 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- tumblr_client (0.6.8)
5
- faraday (>= 0.8)
6
- faraday_middleware
7
- json
8
- oauth
9
-
10
- GEM
11
- remote: http://rubygems.org/
12
- specs:
13
- addressable (2.3.2)
14
- crack (0.3.2)
15
- diff-lcs (1.1.3)
16
- faraday (0.8.4)
17
- multipart-post (~> 1.1)
18
- faraday_middleware (0.9.0)
19
- faraday (>= 0.7.4, < 0.9)
20
- json (1.7.6)
21
- multipart-post (1.1.5)
22
- oauth (0.4.7)
23
- rake (10.0.3)
24
- rspec (2.12.0)
25
- rspec-core (~> 2.12.0)
26
- rspec-expectations (~> 2.12.0)
27
- rspec-mocks (~> 2.12.0)
28
- rspec-core (2.12.2)
29
- rspec-expectations (2.12.1)
30
- diff-lcs (~> 1.1.3)
31
- rspec-mocks (2.12.1)
32
- webmock (1.9.0)
33
- addressable (>= 2.2.7)
34
- crack (>= 0.1.7)
35
-
36
- PLATFORMS
37
- ruby
38
-
39
- DEPENDENCIES
40
- rake
41
- rspec
42
- tumblr_client!
43
- webmock