File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2
2
remote: .
3
3
specs:
4
4
ruby-pardot (1.4.1 )
5
- crack (= 0.4.3 )
5
+ crack (= 0.4.4 )
6
6
httparty (= 0.18.1 )
7
7
8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- crack (0.4.3 )
12
- safe_yaml (~> 1.0.0 )
11
+ crack (0.4.4 )
13
12
diff-lcs (1.4.4 )
14
13
fakeweb (1.3.0 )
15
14
httparty (0.18.1 )
32
31
diff-lcs (>= 1.2.0 , < 2.0 )
33
32
rspec-support (~> 3.5.0 )
34
33
rspec-support (3.5.0 )
35
- safe_yaml (1.0.5 )
36
34
37
35
PLATFORMS
38
36
ruby
@@ -44,4 +42,4 @@ DEPENDENCIES
44
42
ruby-pardot !
45
43
46
44
BUNDLED WITH
47
- 2.2.7
45
+ 2.3.26
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
16
s . required_rubygems_version = ">= 1.3.6"
17
17
s . rubyforge_project = "ruby-pardot"
18
18
19
- s . add_dependency 'crack' , '0.4.3 '
19
+ s . add_dependency 'crack' , '0.4.4 '
20
20
s . add_dependency 'httparty' , '0.18.1'
21
21
22
22
s . add_development_dependency "bundler" , ">= 1.10"
You can’t perform that action at this time.
0 commit comments